Skip to content

Commit 9393654

Browse files
committed
Add LLVMOption to clang-interpreter, corresponding to r291938.
llvm-svn: 292007
1 parent 7e3ee09 commit 9393654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/examples/clang-interpreter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
33
ExecutionEngine
44
MC
55
MCJIT
6+
Option
67
Support
78
native
89
)

0 commit comments

Comments
 (0)