forked from OSchip/llvm-project
List cpp file only once (was added in 147117 and 147117 as build fix each).
llvm-svn: 330587
This commit is contained in:
parent
cbebba4917
commit
77c5471d9f
|
@ -1,7 +1,6 @@
|
|||
add_llvm_library(LLVMARMDesc
|
||||
ARMAsmBackend.cpp
|
||||
ARMELFObjectWriter.cpp
|
||||
ARMELFObjectWriter.cpp
|
||||
ARMELFStreamer.cpp
|
||||
ARMMachObjectWriter.cpp
|
||||
ARMMachORelocationInfo.cpp
|
||||
|
|
Loading…
Reference in New Issue