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 {
6262 textual header "clang/Basic/BuiltinsVE.def"
6363 textual header "clang/Basic/BuiltinsVEVL.gen.def"
6464 textual header "clang/Basic/BuiltinsWebAssembly.def"
65- textual header "clang/Basic/BuiltinsX86.def"
66- textual header "clang/Basic/BuiltinsX86_64.def"
6765 textual header "clang/Basic/BuiltinsXCore.def"
6866 textual header "clang/Basic/CFProtectionOptions.def"
6967 textual header "clang/Basic/CodeGenOptions.def"
Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ module LLVM_BinaryFormat {
9696 textual header "llvm/BinaryFormat/ELFRelocs/PowerPC64.def"
9797 textual header "llvm/BinaryFormat/ELFRelocs/PowerPC.def"
9898 textual header "llvm/BinaryFormat/ELFRelocs/RISCV.def"
99+ textual header "llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def"
99100 textual header "llvm/BinaryFormat/ELFRelocs/Sparc.def"
100101 textual header "llvm/BinaryFormat/ELFRelocs/SystemZ.def"
101102 textual header "llvm/BinaryFormat/ELFRelocs/VE.def"
You can’t perform that action at this time.
0 commit comments