diff options
author | Adrian Prantl <aprantl@apple.com> | 2017-05-10 15:58:22 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2017-05-10 15:58:22 +0000 |
commit | dce1c1439e9b3a8a6d4b787b438bada4512f3a51 (patch) | |
tree | be8f0dffdad6ab8126d40da93e571c891e58521c /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 0b24b7ef721518cd8302ff9e07e2740b2590e86a (diff) | |
download | llvm-dce1c1439e9b3a8a6d4b787b438bada4512f3a51.zip llvm-dce1c1439e9b3a8a6d4b787b438bada4512f3a51.tar.gz llvm-dce1c1439e9b3a8a6d4b787b438bada4512f3a51.tar.bz2 |
Build the Apple-style stage2 with full debug info
Green dragon had a green stage2 modules bot for a long time now[1] and
it is time to retire it and make a modules build the default for
Apple-style stage2 builds.
This patch switches the debug info generation from -gline-tables-only
to -g since full debug info does no longer cause any memory issues
even for full LTO builds [2].
[1] http://green.lab.llvm.org/green/job/clang-stage2-cmake-modulesRDA_build/
[2] http://llvm.org/devmtg/2015-10/#talk19
rdar://problem/28672159
llvm-svn: 302685
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions