forked from OSchip/llvm-project
Fix the build errors when enabling -DLLVM_ENABLE_MODULES=On and change e53e6ec6ef
Build Failure: https://green.lab.llvm.org/green/job/lldb-cmake/41267/ Differential Revision: https://reviews.llvm.org/D119473
This commit is contained in:
parent
719b865be2
commit
957b24ca9f
|
@ -83,6 +83,7 @@ module LLVM_BinaryFormat {
|
|||
textual header "BinaryFormat/ELFRelocs/x86_64.def"
|
||||
textual header "BinaryFormat/WasmRelocs.def"
|
||||
textual header "BinaryFormat/MsgPack.def"
|
||||
textual header "BinaryFormat/ELFRelocs/LoongArch.def"
|
||||
}
|
||||
|
||||
module LLVM_Config {
|
||||
|
|
Loading…
Reference in New Issue