diff options
author | Fangrui Song <i@maskray.me> | 2025-01-25 22:04:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-25 22:04:03 -0800 |
commit | 753028bc81c1a556eaaaf45ac77ca0cf4c7a3b4a (patch) | |
tree | e8b2eb2239fb601aab7273ce04bf2ede68eb5771 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 44b85743498a88cb9fd1281bdfac47c93fcf6fee (diff) | |
download | llvm-753028bc81c1a556eaaaf45ac77ca0cf4c7a3b4a.zip llvm-753028bc81c1a556eaaaf45ac77ca0cf4c7a3b4a.tar.gz llvm-753028bc81c1a556eaaaf45ac77ca0cf4c7a3b4a.tar.bz2 |
[Xtensa] Move XtensaUtils to MCTargetDesc
PR #121118 attempted to introduce `checkRegister` used by
XtensaDisassembler. Since `checkRegister` and other functions in
XtensaUtils.cpp cannot link against XtensaCodeGen, move them to
XtensaDesc, which can be used by XtensaDisassembler.
Pull Request: https://github.com/llvm/llvm-project/pull/123969
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions