summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/OptimizePHIs.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-11-02 02:26:24 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-11-02 02:26:24 +0000
commitb6726a9ecef262ff854217ee972c81067a38882e (patch)
tree2414eedce8550028cb112a3d64e999708a45d81a /llvm/lib/CodeGen/OptimizePHIs.cpp
parentab60bb9b8185e8e3c8b398a03a993de950d891cb (diff)
downloadbcm5719-llvm-b6726a9ecef262ff854217ee972c81067a38882e.tar.gz
bcm5719-llvm-b6726a9ecef262ff854217ee972c81067a38882e.zip
Don't bother creating LabelBegin for .dwo units
This would help catch cases where we might otherwise try to reference a dwo CU label, which would be weird - because without relocations in the dwo file it's not generally meaningful to talk about the CU offsets there (or, if it is, we can do so in absolute terms without using a relocation to compute it). llvm-svn: 221078
Diffstat (limited to 'llvm/lib/CodeGen/OptimizePHIs.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud