diff options
author | River Riddle <riddleriver@gmail.com> | 2020-03-16 13:55:16 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-03-16 13:55:16 -0700 |
commit | 2d723d4ad51c1e369810b543e1ac9ac1dfe0bfc8 (patch) | |
tree | 4e1e0d4b85cccf489a835e65daf6dccf27f8fc2f /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 78d622a48c1936cb1f76c7562b9a06793ae79c89 (diff) | |
download | llvm-2d723d4ad51c1e369810b543e1ac9ac1dfe0bfc8.zip llvm-2d723d4ad51c1e369810b543e1ac9ac1dfe0bfc8.tar.gz llvm-2d723d4ad51c1e369810b543e1ac9ac1dfe0bfc8.tar.bz2 |
[mlir] Avoid the use of auto in templates to fix MSVC build
MSVC is unable to deduce template types when the type involves auto.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions