Go to file
Chris Lattner b80ab36179 Give AsmMatcherInfo a CodeGenTarget, which simplifies a bunch of
argument passing.  Consolidate all SingletonRegister detection
and handling into a new 
InstructionInfo::getSingletonRegisterForToken method instead of
having it scattered about.  No change in generated .inc files.

llvm-svn: 117888
2010-11-01 01:37:30 +00:00
clang Only apply -fvisibility-inlines-hidden to definitions. Apparently 2010-11-01 01:29:57 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx update to use new linker option to re-export from libc++abi.dylb 2010-10-29 19:46:14 +00:00
lldb Make sure darwin-debug gets installed in /Developer/usr/bin instead of 2010-10-31 20:13:10 +00:00
llvm Give AsmMatcherInfo a CodeGenTarget, which simplifies a bunch of 2010-11-01 01:37:30 +00:00