mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-03 16:18:37 +00:00
Fix LLVM module build
Add WasmRelocs/WebAssembly.def to textual include header. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296356 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6ebb4a91d5
commit
2b63dffde5
@ -276,6 +276,7 @@ module LLVM_Utils {
|
||||
textual header "Support/ELFRelocs/SystemZ.def"
|
||||
textual header "Support/ELFRelocs/x86_64.def"
|
||||
textual header "Support/ELFRelocs/WebAssembly.def"
|
||||
textual header "Support/WasmRelocs/WebAssembly.def"
|
||||
}
|
||||
|
||||
// This part of the module is usable from both C and C++ code.
|
||||
|
Loading…
x
Reference in New Issue
Block a user