aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorSteven Wu <stevenwu@apple.com>2022-12-13 10:42:04 -0800
committerSteven Wu <stevenwu@apple.com>2022-12-13 10:42:17 -0800
commite77e14ecf17bba5f9e2ef43d8c3dbc9c86685287 (patch)
tree40c78d59e379b586766b3a1d850ff7f5651f2b1a /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent269177eedff1cb42b8638d0eab2f087758a1a4c8 (diff)
downloadllvm-e77e14ecf17bba5f9e2ef43d8c3dbc9c86685287.zip
llvm-e77e14ecf17bba5f9e2ef43d8c3dbc9c86685287.tar.gz
llvm-e77e14ecf17bba5f9e2ef43d8c3dbc9c86685287.tar.bz2
Workaround an assertion failure during module build
After the change in https://reviews.llvm.org/D131858, clang cannot bootstrap itself with modules due to assertion failure: (lvaluePath->getType() == elemTy && "Unexpected type reference!") Workaround the assertion by converting some of the includes into forward declares. Reviewed By: arphaman Differential Revision: https://reviews.llvm.org/D139956
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions