Go to file
Rafael Espindola 6cd76e63f8 Aliases defined with .symver should copy the binding of the symbols they alias.
Move the existing patching for undefined symbols so that all the patching
is done in the same function.

llvm-svn: 117570
2010-10-28 18:33:03 +00:00
clang Don't apply -fvisibility-inlines-hidden to extern templates. 2010-10-28 18:10:36 +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 Fixed bug in random_shuffle to avoid swapping with self 2010-10-22 15:26:39 +00:00
lldb If TestBase.expect() is passed an assert message, pass it along when delegating to TestBase.runCmd() 2010-10-28 18:24:22 +00:00
llvm Aliases defined with .symver should copy the binding of the symbols they alias. 2010-10-28 18:33:03 +00:00