summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELFYAML.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2014-09-30 23:07:45 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2014-09-30 23:07:45 +0000
commit12dee62b0283d8b9df96123effd2fdfc1e630910 (patch)
tree95961558744c2f54c5c8ad28f4c5e70e03ba6bf2 /llvm/lib/Object/ELFYAML.cpp
parent9f8509f70d0cdec5cb1f4c69a0f218db1a2966d3 (diff)
downloadbcm5719-llvm-12dee62b0283d8b9df96123effd2fdfc1e630910.tar.gz
bcm5719-llvm-12dee62b0283d8b9df96123effd2fdfc1e630910.zip
[compiler-rt] Re-enable the use of -gmlt for ASan tests on Darwin
The optimization for -gmlt/-gline-tables-only introduced in r218129 happened to break on Darwin and produce no line number information due to an incompatibility with dsymutil. ASan tests have been failing because of that and we disabled the use of -gmlt for the tests in r218545. This patch re-enables the use of -gmlt, because we have conditionally disabled the incompatible optimization in LLVM, so -gmlt now works on Darwin. Once Darwin's dsymutil is modified to allow this optimization, we can re-enable the optimization in LLVM. llvm-svn: 218716
Diffstat (limited to 'llvm/lib/Object/ELFYAML.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud