1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

[examples] Fixes for BUILD_SHARED_LIBS=on

This commit is contained in:
Stephen Neuendorffer 2020-03-23 15:20:54 -07:00
parent 6457993f9d
commit 5f9c6088ec

View File

@ -1,5 +1,6 @@
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
IRReader
JITLink
OrcJIT