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 | 965d1b4bba6107b451edee403c6666acb86f39e3 (patch) | |
tree | 00af25d1449afc00d0c1858e7bcf9510b301bfa7 /lib/CodeGen/MachineInstr.cpp | |
parent | 43b8f3b7d375187f843181ad3331ea9f06b473f5 (diff) |
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/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions