diff options
author | Philip Reames <preames@rivosinc.com> | 2025-03-14 09:04:52 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2025-03-14 09:12:07 -0700 |
commit | bdb4012fe3f9e30e2ea3e1d92524ad7725b2957e (patch) | |
tree | 6d6a1f9ecc06f4ddaf0fd84dac962b7050fce6d9 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | befb52db94cc63558981baac5e58d86ed2ec1f37 (diff) | |
download | llvm-bdb4012fe3f9e30e2ea3e1d92524ad7725b2957e.zip llvm-bdb4012fe3f9e30e2ea3e1d92524ad7725b2957e.tar.gz llvm-bdb4012fe3f9e30e2ea3e1d92524ad7725b2957e.tar.bz2 |
[CodeGen] Remove parameter from LiveRangeEdit::canRematerializeAt [NFC]
Only one caller cares about the true case of this parameter, so move
the check to that single caller. Note that RegisterCoalescer seems
like it should care, but it already duplicates the check several
lines above.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions