aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2021-09-09 17:09:03 +0530
committerUday Bondhugula <uday@polymagelabs.com>2021-09-09 19:52:38 +0530
commit524eafa5b20285ea26351113a46ce4a5299e4ff8 (patch)
treef82b682a6a2b1751c6e91588a6ebabd0b96b1991 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent44177e5fb20d00de01f6f322841bf532e19c4a8c (diff)
downloadllvm-524eafa5b20285ea26351113a46ce4a5299e4ff8.zip
llvm-524eafa5b20285ea26351113a46ce4a5299e4ff8.tar.gz
llvm-524eafa5b20285ea26351113a46ce4a5299e4ff8.tar.bz2
[MLIR] Avoid double space print on llvm global op
Fix extra space print for llvm global op when the 'unamed_addr' attribute was empty. This led to two spaces being printed in the custom form between non-whitespace chars. A round trip would add an extra space to a typical spaced form. NFC. Differential Revision: https://reviews.llvm.org/D109502
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions