diff options
author | Kazu Hirata <kazu@google.com> | 2021-01-25 19:24:01 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2021-01-25 19:24:01 -0800 |
commit | c85b6bf33c473633c9873b600f8a31fa55464e1e (patch) | |
tree | 0db14cf7b69f51bb53eec1a1d39f891878b98209 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 772134e3ec490393e408f0d42510d16346979828 (diff) | |
download | llvm-c85b6bf33c473633c9873b600f8a31fa55464e1e.zip llvm-c85b6bf33c473633c9873b600f8a31fa55464e1e.tar.gz llvm-c85b6bf33c473633c9873b600f8a31fa55464e1e.tar.bz2 |
[AMDGPU] Forward-declare MachineIRBuilder (NFC)
AMDGPULegalizerInfo.h needs MachineIRBuilder but relies on a forward
declaration of MachineIRBuilder in LegalizerInfo.h. This patch adds a
forward declaration right in AMDGPULegalizerInfo.h.
While we are at it, this patch removes the one in LegalizerInfo.h,
where it is unnecessary.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions