diff options
author | Bill Wendling <isanbard@gmail.com> | 2013-02-28 14:11:10 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2013-02-28 14:11:10 +0000 |
commit | c7e0a044331f7271851f21d8d68df20d5f2e32f1 (patch) | |
tree | 837a2b6d92a2cc3bdc61403f697afb37b34a3e4e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f1c48eb509f4b56556ed751853651df62a4b7cd9 (diff) | |
download | bcm5719-llvm-c7e0a044331f7271851f21d8d68df20d5f2e32f1.tar.gz bcm5719-llvm-c7e0a044331f7271851f21d8d68df20d5f2e32f1.zip |
Add the -disable-opt option to LTO. This adds:
- Consistency with opt (which supports the same option with the same meaning and
description).
- Debugging gold plugin-based linking without optimizations getting in the way.
- Debugging programs linked with the gold plugin while preserving the original
debug info.
- Fine-grained control over LTO passes using the gold plugin in combination with
opt (or clang/dragonegg).
Patch by Cristiano Giuffrida!
llvm-svn: 176257
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions