mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
Summary: This was no longer needed and hasn't been needed since r143244 in 2011. This removes everything associated with generating or using it. Reviewers: clayborg, jasonmolenda Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D11971 llvm-svn: 244850
3 lines
48 B
CMake
3 lines
48 B
CMake
project(C CXX ASM-ATT)
|
|
add_subdirectory(source)
|