repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Remove insertRangeTest code that handles the equality case.
[llvm-complete.git]
/
unittests
/
Remarks
/
CMakeLists.txt
blob
d74960e05582050b5c8065e29d1c3f627f2026c5
1
set(LLVM_LINK_COMPONENTS
2
Remarks
3
Support
4
)
5
6
add_llvm_unittest(RemarksTests
7
RemarksStrTabParsingTest.cpp
8
YAMLRemarksParsingTest.cpp
9
)