mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 05:51:27 +12:00
Added LLVM as a submodule
This commit is contained in:
parent
6135b450c2
commit
02d1c9f6d2
661 changed files with 43575 additions and 17 deletions
5
llvm_build/include/llvm/module.modulemap
Normal file
5
llvm_build/include/llvm/module.modulemap
Normal file
|
@ -0,0 +1,5 @@
|
|||
// This is copied into the build area for a $src != $build compilation.
|
||||
module LLVM_Support_DataTypes {
|
||||
header "Support/DataTypes.h"
|
||||
export *
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue