Skip to content
Snippets Groups Projects
Commit ceb72d07 authored by Michael Liao's avatar Michael Liao
Browse files

Fix build with shared libraries. NFC.

- Dependent components need linking directly.
parent 3c676e38
No related branches found
No related tags found
No related merge requests found
set(LLVM_LINK_COMPONENTS
Analysis
Core
Support
)
add_llvm_library(ExampleIRTransforms
InitializePasses.cpp
SimplifyCFG.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment