aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorTimm Bäder <tbaeder@redhat.com>2024-06-14 17:11:42 +0200
committerTimm Bäder <tbaeder@redhat.com>2024-06-15 05:41:59 +0200
commit904c53d53e7abc3916a679832ec4fa6e521e09b9 (patch)
tree194fa25a88c41747e62f4eb8bac69b145697e6f9 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentd7e4813a324f2e33726dec8c9a599cb342f0bde3 (diff)
downloadllvm-904c53d53e7abc3916a679832ec4fa6e521e09b9.zip
llvm-904c53d53e7abc3916a679832ec4fa6e521e09b9.tar.gz
llvm-904c53d53e7abc3916a679832ec4fa6e521e09b9.tar.bz2
[clang][Interp] Use different inline descriptors for global variables
Most of the InlineDescriptor fields were unused for global variables. But more importantly, we need to differentiate between global variables that are uninitialized because they didn't have an initializer when we originally created them, and ones that are uninitialized because they DID have an initializer, but evaluating it failed.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions