1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

[gn build] Port 2e40cf06df0

This commit is contained in:
LLVM GN Syncbot 2020-05-22 04:58:19 +00:00
parent 1df7b9f0e6
commit 23c2f4acc8

View File

@ -7,6 +7,8 @@ static_library("JITLink") {
]
sources = [
"EHFrameSupport.cpp",
"ELF.cpp",
"ELF_x86_64.cpp",
"JITLink.cpp",
"JITLinkGeneric.cpp",
"JITLinkMemoryManager.cpp",