aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2014-12-23 01:52:53 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2014-12-23 01:52:53 +0000
commit5238deb2ffba2573c5ebc13714f54507075f79b8 (patch)
tree7f6a90b0feb8cdfe7b00657dc6cb10e606b9bc20 /llvm/lib/Transforms/Utils/CloneModule.cpp
parent09ac1efe1494decd41dec996684d43e7316e3d65 (diff)
downloadllvm-5238deb2ffba2573c5ebc13714f54507075f79b8.zip
llvm-5238deb2ffba2573c5ebc13714f54507075f79b8.tar.gz
llvm-5238deb2ffba2573c5ebc13714f54507075f79b8.tar.bz2
Change the CMake build to generate full debugging info when COMPILER_RT_DEBUG=ON
The compiler-rt CMake build currently uses -gline-tables-only for all builds. While this makes the debugger correctly map source files, debugging of the runtime libraries in general is pretty tough, because you don't see any local variables, parameters, etc. Let's allow emitting full debugging info by setting COMPILER_RT_DEBUG=ON. Reviewed at http://reviews.llvm.org/D6764 llvm-svn: 224749
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions