aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2017-09-29 15:41:22 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2017-09-29 15:41:22 +0000
commita15f25d325f7c2e354b19e0fc80a40e99892d93c (patch)
tree0b08f39b27515b31453f4d928a438ff5a87be595 /llvm/lib/Object/WasmObjectFile.cpp
parentce4ddd06dad33ce272dce9784a0edd1d957ab208 (diff)
downloadllvm-a15f25d325f7c2e354b19e0fc80a40e99892d93c.zip
llvm-a15f25d325f7c2e354b19e0fc80a40e99892d93c.tar.gz
llvm-a15f25d325f7c2e354b19e0fc80a40e99892d93c.tar.bz2
[dwarfdump][NFC] Consistent printing of address ranges
This implement the insertion operator for DWARF address ranges so they are consistently printed as [LowPC, HighPC). While a dump method might have felt more consistent, it is used exclusively for printing error messages in the verifier and never used for actual dumping. Hence this approach is more intuitive and creates less clutter at the call sites. Differential revision: https://reviews.llvm.org/D38395 llvm-svn: 314523
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions