1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Add the corresponding modulemap entry, following up r273066.

llvm-svn: 273112
This commit is contained in:
Vassil Vassilev 2016-06-19 15:31:12 +00:00
parent 6ae2372872
commit d18bf91e79

View File

@ -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"