forked from OSchip/llvm-project
Add the corresponding modulemap entry, following up r273066.
llvm-svn: 273112
This commit is contained in:
parent
d03d5653bc
commit
7b6d06c5d2
|
@ -197,6 +197,7 @@ module LLVM_Utils {
|
|||
textual header "Support/Dwarf.def"
|
||||
textual header "Support/MachO.def"
|
||||
textual header "Support/ELFRelocs/AArch64.def"
|
||||
textual header "Support/ELFRelocs/AMDGPU.def"
|
||||
textual header "Support/ELFRelocs/ARM.def"
|
||||
textual header "Support/ELFRelocs/AVR.def"
|
||||
textual header "Support/ELFRelocs/Hexagon.def"
|
||||
|
|
Loading…
Reference in New Issue