diff options
author | River Riddle <riddleriver@gmail.com> | 2020-03-06 19:18:13 -0800 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-03-06 19:18:13 -0800 |
commit | f240d303c2edf69d6a53691c62da110877ac6bf5 (patch) | |
tree | f133a5d143308955a88ba01648e773956d541286 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 8fef67a2c5ffb8477687ae01b9a1c7bee74cdd6c (diff) | |
download | llvm-f240d303c2edf69d6a53691c62da110877ac6bf5.zip llvm-f240d303c2edf69d6a53691c62da110877ac6bf5.tar.gz llvm-f240d303c2edf69d6a53691c62da110877ac6bf5.tar.bz2 |
[mlir] Explicitly qualify Effect to avoid MSVC build failure
MSVC qualifies the Effect reference contextually depending on where the
template is instantiated, leading to compiler failures if there is a
different Effect class defined.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions