repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-exegesis][NFC] Pass Instruction instead of bare Opcode
[llvm-core.git]
/
unittests
/
LineEditor
/
CMakeLists.txt
blob
70d7497fed973019de5b9541f83bb4915d2fb05a
1
set(LLVM_LINK_COMPONENTS
2
LineEditor
3
Support
4
)
5
6
add_llvm_unittest(LineEditorTests
7
LineEditor.cpp
8
)