aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2016-10-17 19:28:44 +0000
committerDehao Chen <dehao@google.com>2016-10-17 19:28:44 +0000
commit018a3afa99573586646e36d6e3e20e59975466bb (patch)
tree109e2b84ff4f34004848f20829e3a016b6c937fe /clang/lib/Basic/SourceManager.cpp
parentd6d2bafacc8a2fb1056a24bf52ae7044564f9fe8 (diff)
downloadllvm-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 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions