diff options
author | Gerolf Hoflehner <ghoflehner@apple.com> | 2014-07-03 19:28:15 +0000 |
---|---|---|
committer | Gerolf Hoflehner <ghoflehner@apple.com> | 2014-07-03 19:28:15 +0000 |
commit | 65b13324e1f2b21c69c023996df36a6d21f5f8d3 (patch) | |
tree | a9eba2323a529ffaed86578eb6abca913b19f7f7 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 99a664a84f95cfd7a1e636833599ce50fe08de02 (diff) | |
download | llvm-65b13324e1f2b21c69c023996df36a6d21f5f8d3.zip llvm-65b13324e1f2b21c69c023996df36a6d21f5f8d3.tar.gz llvm-65b13324e1f2b21c69c023996df36a6d21f5f8d3.tar.bz2 |
Run interprocedural const prop before global optimizer
Exposes more constant globals that can be removed by
the global optimizer. A specific example is the removal
of the static global block address array in
clang/test/CodeGen/indirect-goto.c. This change impacts only
lower optimization levels. With LTO interprocedural
const prop runs already before global opt.
llvm-svn: 212284
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions