llvm-project/clang/tools
Jim Grosbach 576452b830 Have the driver pass CPU and target feature information to cc1as.
When creating the MCSubtargetInfo, the assembler driver uses the CPU and
feature string to construct a more accurate model of what instructions
are and are not legal.

rdar://10840476

llvm-svn: 150273
2012-02-10 20:37:10 +00:00
..
arcmt-test Make use of const-correct ParseCommandLineOptions 2012-02-07 19:36:38 +00:00
c-arcmt-test [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'. 2011-07-11 20:15:00 +00:00
c-index-test [libclang] Add CXIndexOpt_IndexFunctionLocalSymbols indexing option to indicate 2012-01-14 00:11:49 +00:00
diagtool Reduce dependencies. 2011-10-23 08:38:37 +00:00
driver Have the driver pass CPU and target feature information to cc1as. 2012-02-10 20:37:10 +00:00
libclang [libclang] Indexing API: fully index using decls and directives. 2012-02-10 20:10:48 +00:00
scan-build Teach ccc-analyzer about -fobjc-abi-version. 2012-01-26 23:30:13 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt Place back previous order of add_subdirectory()'s to reflect build depedencies. 2011-08-09 14:55:12 +00:00
Makefile Misc Minix-specific changes to clang: 2011-12-08 23:54:21 +00:00