llvm with tablegen backend for capstone disassembler
Go to file
Diego Novillo 94b276deba Enable -gcolumn-info by default.
This patch flips the default value for -gcolumn-info to be on by
default. I discussed the rationale and provided compile/size data
in:

http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-June/074290.html

This also updates the documentation and some tests that relied on
the lack of column information. Some tests had column information
in the expected output, but it was wrong (the tsan tests). Others
were using the driver to execute.

llvm-svn: 212781
2014-07-10 23:29:28 +00:00
clang Enable -gcolumn-info by default. 2014-07-10 23:29:28 +00:00
clang-tools-extra [doc] Fix incorrect reference to clang-format -> clang-tidy 2014-07-10 18:59:25 +00:00
compiler-rt Fix expected column numbers in two tests. 2014-07-10 23:29:10 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Support the built-in type-trait support in gcc 4.7 and later. Thanks to Albert Wong for the patch. 2014-07-10 15:38:20 +00:00
libcxxabi Make cmake cxxflags match those in lib/buildit. 2014-07-10 22:23:03 +00:00
lld [PECOFF] s/context/ctx/ for consistency. 2014-07-10 21:55:28 +00:00
lldb Flipped intermittent test failures from skip to XFAIL. 2014-07-10 20:52:08 +00:00
llvm [RuntimeDyld] Replace a crufty old ARM RuntimeDyld test with a new one that uses 2014-07-10 23:29:11 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly clang-format polly to avoid buildbot noise 2014-07-09 10:50:10 +00:00