diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-03-10 20:00:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-10 20:00:51 -0700 |
commit | 256bde4fe426947698259c5c46bb841467e9d7ab (patch) | |
tree | a31b3b6380f76f0ab2c8cda9642bc445d2d0c352 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 7d4d8509cbec7eecd8aaf2510015b54bc5c173e1 (diff) | |
download | llvm-256bde4fe426947698259c5c46bb841467e9d7ab.zip llvm-256bde4fe426947698259c5c46bb841467e9d7ab.tar.gz llvm-256bde4fe426947698259c5c46bb841467e9d7ab.tar.bz2 |
[X86] Use Register in X86InstrBuilder.h. NFC (#130514)
I had to give the X86AddressMode Base union a name and a constructor so
it would default to Register. This means the Base.Reg = 0 in the
X86AddressMode constructor is no longer needed.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions