forked from OSchip/llvm-project
Add missing textual header to module map
This commit is contained in:
parent
b5b5f0ac77
commit
c03c58c97a
|
@ -33,6 +33,7 @@ module Clang_Basic {
|
|||
|
||||
textual header "Basic/AArch64SVEACLETypes.def"
|
||||
textual header "Basic/BuiltinsAArch64.def"
|
||||
textual header "Basic/BuiltinsAArch64NeonSVEBridge.def"
|
||||
textual header "Basic/BuiltinsAMDGPU.def"
|
||||
textual header "Basic/BuiltinsARM.def"
|
||||
textual header "Basic/BuiltinsBPF.def"
|
||||
|
|
Loading…
Reference in New Issue