aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-01-31 15:41:45 -0800
committerFangrui Song <i@maskray.me>2022-01-31 15:41:45 -0800
commit2d5f857a1eaf5f7a806d12953c79b96ed8952da8 (patch)
tree36ea24a169a5bb0142fd45ca7cd3f67c2f135e79 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent8a9e4f245b66b90839bdf34e91cb0901e3260dad (diff)
downloadllvm-2d5f857a1eaf5f7a806d12953c79b96ed8952da8.zip
llvm-2d5f857a1eaf5f7a806d12953c79b96ed8952da8.tar.gz
llvm-2d5f857a1eaf5f7a806d12953c79b96ed8952da8.tar.bz2
[Bazel] Add include/llvm/Transforms/Utils/ModuleUtils.h to work around layer violation after D116542
There is a layer violation and can break clang -fmodule-name=X -fmodules-strict-decluse builds: * LLVMTransformUtils has `#include "llvm/Bitcode/BitcodeWriterPass.h"` * LLVMBitWriter depends on LLVMTransformUtils after D116542 Temporarily work around the issue.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions