aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
diff options
context:
space:
mode:
authorStephen Neuendorffer <stephen.neuendorffer@xilinx.com>2020-05-04 17:11:15 -0700
committerStephen Neuendorffer <stephen.neuendorffer@xilinx.com>2020-05-04 20:47:57 -0700
commit146192ade44072c784ce7eb67ec6db9aa8fe653b (patch)
tree7b6eab5173425e66bb55abb6de3521d3ec904bc4 /llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
parent0be7acab1573accb2943673df5f1fc9331e196d0 (diff)
downloadllvm-146192ade44072c784ce7eb67ec6db9aa8fe653b.zip
llvm-146192ade44072c784ce7eb67ec6db9aa8fe653b.tar.gz
llvm-146192ade44072c784ce7eb67ec6db9aa8fe653b.tar.bz2
[MLIR] Normalize usage of intrinsics_gen
Portions of MLIR which depend on LLVMIR generally need to depend on intrinsics_gen, to ensure that tablegen'd header files from LLVM are built first. Without this, we get errors, typically about llvm/IR/Attributes.inc not being found. Note that previously the Linalg Dialect depended on intrinsics_gen, but it doesn't need to, since it doesn't use LLVMIR. Differential Revision: https://reviews.llvm.org/D79389
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp')
0 files changed, 0 insertions, 0 deletions