diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2025-05-08 11:17:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-08 11:17:18 -0700 |
commit | 7f98e5a5ea12b986b8637da22b46544b95f831cf (patch) | |
tree | d15e37e74594eff4b92a8f8f321bf2f02194edc0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 652ab9800808c254bbd84d81d4583c13cd073abb (diff) | |
download | llvm-7f98e5a5ea12b986b8637da22b46544b95f831cf.zip llvm-7f98e5a5ea12b986b8637da22b46544b95f831cf.tar.gz llvm-7f98e5a5ea12b986b8637da22b46544b95f831cf.tar.bz2 |
[MLIR][LLVM] Fix llvm.mlir.global mismatching print and parser order (#138986)
`GlobalOp` was parsing `thread_local` after `unnamed_addr`, but printing in the reverse order.
While here, make `AliasOp` match the same behavior and share common parts of global and alias printing.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions