diff options
author | Fangrui Song <i@maskray.me> | 2025-06-15 21:46:08 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-06-15 21:46:09 -0700 |
commit | f8e0518120cd2850a7f674322bf428bc7d7d3326 (patch) | |
tree | ce1403a219270bd7cb7e34c0e32b7010222cc5f5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 29fcad000ca63078d28dd231e0727b7811df43b0 (diff) | |
download | llvm-f8e0518120cd2850a7f674322bf428bc7d7d3326.zip llvm-f8e0518120cd2850a7f674322bf428bc7d7d3326.tar.gz llvm-f8e0518120cd2850a7f674322bf428bc7d7d3326.tar.bz2 |
MC: Adjust -show-inst output for MCExpr
This dump feature does not pass MCAsmInfo to the printer function.
When we remove MCSpecifierExpr subclasses (and the printImpl overrides),
we will not be able to print target-specific specifier strings.
Just print a textual representation.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions