diff options
author | Dehao Chen <dehao@google.com> | 2016-10-17 19:28:44 +0000 |
---|---|---|
committer | Dehao Chen <dehao@google.com> | 2016-10-17 19:28:44 +0000 |
commit | 018a3afa99573586646e36d6e3e20e59975466bb (patch) | |
tree | 109e2b84ff4f34004848f20829e3a016b6c937fe /llvm/lib/Object/MachOObjectFile.cpp | |
parent | d6d2bafacc8a2fb1056a24bf52ae7044564f9fe8 (diff) | |
download | llvm-018a3afa99573586646e36d6e3e20e59975466bb.zip llvm-018a3afa99573586646e36d6e3e20e59975466bb.tar.gz llvm-018a3afa99573586646e36d6e3e20e59975466bb.tar.bz2 |
Ignore debug info when making optimization decisions in SimplifyCFG.
Summary: Debug info should *not* affect code generation. This patch properly handles debug info to make sure the generated code are the same with or without debug info.
Reviewers: davidxl, mzolotukhin, jmolloy
Subscribers: aprantl, llvm-commits
Differential Revision: https://reviews.llvm.org/D25286
llvm-svn: 284415
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions