diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-01-30 20:08:35 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-01-30 20:08:35 +0000 |
commit | a726585ca660c8766a9bd860476eb2ef8c019142 (patch) | |
tree | 00af25d1449afc00d0c1858e7bcf9510b301bfa7 /lib/CodeGen/LiveInterval.cpp | |
parent | c59be5582149d604456c15a757cebe46d481cbbd (diff) | |
download | external_llvm-a726585ca660c8766a9bd860476eb2ef8c019142.tar.gz external_llvm-a726585ca660c8766a9bd860476eb2ef8c019142.tar.bz2 external_llvm-a726585ca660c8766a9bd860476eb2ef8c019142.zip |
Treat the label for the first @llvm.dbg.stoppoint the same way as the dbg_func_start label. Make sure nothing else is inserted before them.
Note this solution might be somewhat fragile since ISD::LABEL may be used for other
purposes. If that ends up to be an issue, we may need to introduce a different node
for debug labels.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46571 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveInterval.cpp')
0 files changed, 0 insertions, 0 deletions