aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2023-08-17 16:20:21 -0700
committerJason Molenda <jmolenda@apple.com>2023-08-17 16:22:39 -0700
commitd37642b4a261b5b5687725fd60f7da5dc5ec4782 (patch)
tree601f3cb2305e7fd7fe26afb1a24a3870da830ef7 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentf745c91f6171c53e062e9949623e7ba323894d71 (diff)
downloadllvm-d37642b4a261b5b5687725fd60f7da5dc5ec4782.zip
llvm-d37642b4a261b5b5687725fd60f7da5dc5ec4782.tar.gz
llvm-d37642b4a261b5b5687725fd60f7da5dc5ec4782.tar.bz2
Simplify address mask setting logic in AddressableBits
I wrote some complicated conditionals for how to handle a partially specified AddressableBits object in https://reviews.llvm.org/D158041 , and how to reuse existing masks if they were set and we had an unspecified value. I don't think this logic is the right thing to start with. Simplify back to the most straightforward setting, where only the bits that have been specified are set in the Process.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions