[LLVMbugs] [Bug 23746] New: test-suite lacks CMake support
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jun 3 12:08:48 PDT 2015
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: unassignedbugs at nondot.org
Reporter: grosbach at apple.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150603/da837f68/attachment.html>
More information about the llvm-bugs
mailing list