https://llvm.org/bugs/show_bug.cgi?id=23746
Bug ID: 23746
Summary: test-suite lacks CMake support
Product: Test Suite
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Nightly Tester
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
test-suite is solely autoconf driven. This in itself isn't a huge deal, but it
also is unable to configure and run against a CMake+ninja LLVM/clang build via
--with-llvmobj.
We should improve the interoperability of the test suite and CMake style LLVM
builds. Ideally this would mean implementing CMake scripts for the test suite,
but could also be generally resolved by teaching the current Makefiles to work
well with various CMake generated build directories.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs