1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Remove trailing whitespace to trigger re-cmaking

llvm-svn: 314728
This commit is contained in:
Michael Liao 2017-10-02 21:54:38 +00:00
parent 7d0abac21b
commit 7071a81aa9

View File

@ -24,7 +24,7 @@ add_llvm_library(LLVMSelectionDAG
SelectionDAGTargetInfo.cpp
StatepointLowering.cpp
TargetLowering.cpp
DEPENDS
intrinsics_gen
)