Skip to content
Snippets Groups Projects
Commit 6c88744e authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

Add LLVMOption to clang-interpreter, corresponding to r291938.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@292007 91177308-0d34-0410-b5e6-96231b3b80d8
parent 39b986dd
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS ...@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
ExecutionEngine ExecutionEngine
MC MC
MCJIT MCJIT
Option
Support Support
native native
) )
......
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