diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-11-02 02:26:24 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-11-02 02:26:24 +0000 |
commit | b6726a9ecef262ff854217ee972c81067a38882e (patch) | |
tree | 2414eedce8550028cb112a3d64e999708a45d81a /llvm/lib/CodeGen/InterferenceCache.cpp | |
parent | ab60bb9b8185e8e3c8b398a03a993de950d891cb (diff) | |
download | bcm5719-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/InterferenceCache.cpp')
0 files changed, 0 insertions, 0 deletions