Skip to content

Commit

Permalink
Add Lanai.def to the module map.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263319 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
echristo committed Mar 12, 2016
1 parent 150be6b commit aac2611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/llvm/module.modulemap
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ module LLVM_Utils {
textual header "Support/ELFRelocs/AVR.def"
textual header "Support/ELFRelocs/Hexagon.def"
textual header "Support/ELFRelocs/i386.def"
textual header "Support/ELFRelocs/Lanai.def"
textual header "Support/ELFRelocs/Mips.def"
textual header "Support/ELFRelocs/PowerPC64.def"
textual header "Support/ELFRelocs/PowerPC.def"
Expand Down

0 comments on commit aac2611

Please sign in to comment.