1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Update module map for RuntimeLibcalls

The def file was created in r308531

llvm-svn: 308547
This commit is contained in:
Derek Schuff 2017-07-19 23:15:29 +00:00
parent 7b830683fd
commit 4973ffe5ed

View File

@ -27,6 +27,7 @@ module LLVM_Backend {
// These are intended for (repeated) textual inclusion.
textual header "CodeGen/DIEValue.def"
textual header "CodeGen/RuntimeLibcalls.def"
}
module Target {