Go to file
Rafael Espindola 007521673b Don't replace an alias in llvm.used with its target.
When we replace an internal alias with its target, be careful not to
replace the entry in llvm.used (and llvm.compiler_used).

llvm-svn: 181524
2013-05-09 17:22:59 +00:00
clang [doc parsing]: make single character command impostures 2013-05-09 17:18:52 +00:00
clang-tools-extra Stop LoopConvert removing DeclStmts from selection/iteration condition clauses 2013-05-06 20:01:43 +00:00
compiler-rt Try to fix Windows build too 2013-05-08 18:15:01 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Put a 1-character unget buffer into cin. This fixes http://llvm.org/bugs/show_bug.cgi?id=15867 2013-05-08 21:18:42 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld] Use range based for loop instead of explicit iterators (no functionality change) 2013-05-09 04:00:44 +00:00
lldb Skipping a test that asserts with gcc and icc to allow the test suite to run to completion on the gcc buildbot. 2013-05-09 14:46:01 +00:00
llvm Don't replace an alias in llvm.used with its target. 2013-05-09 17:22:59 +00:00
polly Sort includes 2013-05-07 08:11:54 +00:00