mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Add a modulemap for LLVMDebugInfoMsf.
Differential Revision: https://reviews.llvm.org/D22769 llvm-svn: 276669
This commit is contained in:
parent
6ceaf17606
commit
704d066db6
@ -84,6 +84,13 @@ module LLVM_DebugInfo_PDB_DIA {
|
||||
module * { export * }
|
||||
}
|
||||
|
||||
module LLVM_DebugInfo_Msf {
|
||||
requires cplusplus
|
||||
|
||||
umbrella "DebugInfo/Msf"
|
||||
module * { export * }
|
||||
}
|
||||
|
||||
module LLVM_DebugInfo_CodeView {
|
||||
requires cplusplus
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user