forked from OSchip/llvm-project
parent
7e9f6231e4
commit
1f700a1a10
|
@ -22,6 +22,7 @@ static_library("MCA") {
|
||||||
"Stages/EntryStage.cpp",
|
"Stages/EntryStage.cpp",
|
||||||
"Stages/ExecuteStage.cpp",
|
"Stages/ExecuteStage.cpp",
|
||||||
"Stages/InstructionTables.cpp",
|
"Stages/InstructionTables.cpp",
|
||||||
|
"Stages/MicroOpQueueStage.cpp",
|
||||||
"Stages/RetireStage.cpp",
|
"Stages/RetireStage.cpp",
|
||||||
"Stages/Stage.cpp",
|
"Stages/Stage.cpp",
|
||||||
"Support.cpp",
|
"Support.cpp",
|
||||||
|
|
Loading…
Reference in New Issue