llvm with tablegen backend for capstone disassembler
Go to file
Daniel Dunbar c13935e8be [LLVM up] Add basic -S option to clang.
- Split backend related consumer out into Backend.cpp, replaces
   LLVMCodeGenWriter.
 - Structure follows llvm-gcc to some extent.
 - Still need to implement all the options which impact code
   generation and the optimization passes which llvm-gcc uses at
   various levels.

llvm-svn: 57936
2008-10-21 23:49:24 +00:00
clang [LLVM up] Add basic -S option to clang. 2008-10-21 23:49:24 +00:00
llvm Privatize PrintModulePass and PrintFunctionPass and add 2008-10-21 23:33:38 +00:00