mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Remove a workaround that should be unneeded after r202806.
llvm-svn: 332278
This commit is contained in:
parent
07d4012e56
commit
e05a316849
@ -41,12 +41,6 @@ set(IRSources
|
||||
WaymarkTest.cpp
|
||||
)
|
||||
|
||||
# HACK: Declare a couple of source files as optionally compiled to satisfy the
|
||||
# missing-file-checker in LLVM's weird CMake build.
|
||||
set(LLVM_OPTIONAL_SOURCES
|
||||
ValueMapTest.cpp
|
||||
)
|
||||
|
||||
add_llvm_unittest(IRTests
|
||||
${IRSources}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user