File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,6 @@ module Clang_Basic {
62
62
textual header "clang/Basic/BuiltinsVE.def"
63
63
textual header "clang/Basic/BuiltinsVEVL.gen.def"
64
64
textual header "clang/Basic/BuiltinsWebAssembly.def"
65
- textual header "clang/Basic/BuiltinsX86.def"
66
- textual header "clang/Basic/BuiltinsX86_64.def"
67
65
textual header "clang/Basic/BuiltinsXCore.def"
68
66
textual header "clang/Basic/CFProtectionOptions.def"
69
67
textual header "clang/Basic/CodeGenOptions.def"
Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ module LLVM_BinaryFormat {
96
96
textual header "llvm/BinaryFormat/ELFRelocs/PowerPC64.def"
97
97
textual header "llvm/BinaryFormat/ELFRelocs/PowerPC.def"
98
98
textual header "llvm/BinaryFormat/ELFRelocs/RISCV.def"
99
+ textual header "llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def"
99
100
textual header "llvm/BinaryFormat/ELFRelocs/Sparc.def"
100
101
textual header "llvm/BinaryFormat/ELFRelocs/SystemZ.def"
101
102
textual header "llvm/BinaryFormat/ELFRelocs/VE.def"
You can’t perform that action at this time.
0 commit comments