diff options
author | Reid Kleckner <rnk@google.com> | 2016-09-27 18:45:31 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-09-27 18:45:31 +0000 |
commit | 6481822e28a123779cfb0bf469040eb183029314 (patch) | |
tree | e6a06c0845010e3ad99e79d270e80a6c900d7a45 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 586fc12e320d243b0efde5b0a058ffd9b0ef9c3f (diff) | |
download | llvm-6481822e28a123779cfb0bf469040eb183029314.zip llvm-6481822e28a123779cfb0bf469040eb183029314.tar.gz llvm-6481822e28a123779cfb0bf469040eb183029314.tar.bz2 |
[DebugInfo] Add comments to phi dbg.value tracking code, NFC
LLVM developers might be surprised to learn that there are blocks
without valid insertion points (catchswitch), so it seems worth calling
that out explicitly. Also add a FIXME about what we should really be
doing if we ever need to make optimized Windows EH code debuggable.
While I'm here, make auto usage more consistent with LLVM standards and
avoid an unecessary call to insertBefore.
llvm-svn: 282521
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions