diff options
author | Fangrui Song <i@maskray.me> | 2025-04-06 00:09:29 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-04-06 00:09:30 -0700 |
commit | e7dc05ebcf50a620bc2307207bfd27620c6ca648 (patch) | |
tree | bc90b6401410b923a2ee654ab3378a50a95cea69 /llvm/lib/MC/MCExpr.cpp | |
parent | 7cb66ff4648a15741a1908658dfef5cb3d4a9199 (diff) | |
download | llvm-e7dc05ebcf50a620bc2307207bfd27620c6ca648.zip llvm-e7dc05ebcf50a620bc2307207bfd27620c6ca648.tar.gz llvm-e7dc05ebcf50a620bc2307207bfd27620c6ca648.tar.bz2 |
MCValue: Make print private
This is a debug-only feature (the relocation specifier is
target-specific and cannot be printed without backend support) and not
supposed to be used externally. PowerPC imappropriated used it
(removed by 7cb66ff4648a15741a1908658dfef5cb3d4a9199).
Diffstat (limited to 'llvm/lib/MC/MCExpr.cpp')
0 files changed, 0 insertions, 0 deletions