summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
diff options
context:
space:
mode:
authorDavid Stenberg <david.stenberg@ericsson.com>2019-04-10 09:07:32 +0000
committerDavid Stenberg <david.stenberg@ericsson.com>2019-04-10 09:07:32 +0000
commit3739979c2031ebcf0ed40d30d549cf82bb1a122c (patch)
tree7e37c9a2fec093fe136059a9b71c368b16b59b63 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
parent83443c9a9ec76e55a052854bfacdbb40d2eb6a72 (diff)
downloadbcm5719-llvm-3739979c2031ebcf0ed40d30d549cf82bb1a122c.tar.gz
bcm5719-llvm-3739979c2031ebcf0ed40d30d549cf82bb1a122c.zip
[DebugInfo] Make InstrRange into a class, NFC
Summary: Replace use of std::pair by creating a class for the debug value instruction ranges instead. This is a preparatory refactoring for improving handling of clobbered fragments. In an upcoming commit the Begin pointer will become a PointerIntPair, so it will be cleaner to have a getter for that. Reviewers: aprantl Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D59938 llvm-svn: 358059
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud