forked from OSchip/llvm-project
parent
57e2d74729
commit
41ac83de6a
|
@ -7,6 +7,7 @@ static_library("MCA") {
|
|||
]
|
||||
include_dirs = [ "../include" ]
|
||||
sources = [
|
||||
"CodeEmitter.cpp",
|
||||
"Context.cpp",
|
||||
"HWEventListener.cpp",
|
||||
"HardwareUnits/HardwareUnit.cpp",
|
||||
|
|
Loading…
Reference in New Issue