Go to file
Duncan P. N. Exon Smith 20a005f27a Try to fix a layering violation introduced by r213945
The dragonegg buildbot (and others?) started failing after
r213945/r213946 because `llvm-as` wasn't linking in the bitcode reader.
I think moving the verify functions to the same file as the verify pass
should fix the build.  Adding a command-line option for maintaining
use-list order in assembly as a drive-by to prevent warnings about
unused static functions.

llvm-svn: 213947
2014-07-25 15:41:49 +00:00
clang [Driver][Mips] Remove "fp64" directories from the mips-mti-linux-gnu toolchain 2014-07-25 11:20:21 +00:00
clang-tools-extra Plug memory leaks. 2014-07-24 10:23:33 +00:00
compiler-rt tsan: query RSS every 100ms 2014-07-25 13:48:25 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx [libcxx] expose experimental::erased_type for all standard versions. 2014-07-24 19:17:38 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [mach-o] Add support for LC_DATA_IN_CODE 2014-07-24 23:06:56 +00:00
lldb Fix an x86 assembler stack unwind calculation for non-volatile registers. 2014-07-25 01:15:34 +00:00
llvm Try to fix a layering violation introduced by r213945 2014-07-25 15:41:49 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Expose the runtime debug builder 2014-07-24 23:55:19 +00:00