mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
b3b202c31b
This change removes unnecessary HEADER_DIRS from //llvm/lib/ InterfaceStub/CMakeLists.txt file. Differential Revision: https://reviews.llvm.org/D85936
6 lines
98 B
CMake
6 lines
98 B
CMake
add_llvm_component_library(LLVMInterfaceStub
|
|
ELFObjHandler.cpp
|
|
ELFStub.cpp
|
|
TBEHandler.cpp
|
|
)
|