aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-09-25 10:32:40 -0700
committerGitHub <noreply@github.com>2024-09-25 10:32:40 -0700
commitabe0dd195a3b2630afdc5c1c233eb2a068b2d72f (patch)
tree17b462f55d4e185ade83d93325fc90f0f48b9b99 /clang/lib/Lex/ModuleMap.cpp
parent3c348bf5435896bea70f613d9bdcc542201075b4 (diff)
downloadllvm-abe0dd195a3b2630afdc5c1c233eb2a068b2d72f.zip
llvm-abe0dd195a3b2630afdc5c1c233eb2a068b2d72f.tar.gz
llvm-abe0dd195a3b2630afdc5c1c233eb2a068b2d72f.tar.bz2
[llvm-objdump] Print ... even if a data mapping symbol is active
Swap `!DisassembleZeroes` and `if (DumpARMELFData)` conditions so that in the false DisassembleZeroes case (default), `...` will be printed for long consecutive zeroes, even when a data mapping symbol is active. This is especially useful for certain lld tests that insert a huge padding within a code section. Without `...` the output will be huge. Pull Request: https://github.com/llvm/llvm-project/pull/109553
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions