llvm with tablegen backend for capstone disassembler
Go to file
Daniel Dunbar 966c2e1454 Improve dependency file support.
- Add support for -MP (phony targets).
 
 - Use raw_ostream for output instead of std::string concatenation.
 
 - Break long lines in a GCC (4.2) compatible manner.

 - Output dependents in #included order (to match GCC).

llvm-svn: 58265
2008-10-27 20:01:06 +00:00
clang Improve dependency file support. 2008-10-27 20:01:06 +00:00
llvm Remove tabs from my previous commit. 2008-10-27 19:21:35 +00:00