LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 919 - Eliminate llvm-test --with-program=xxx options for externals
Summary: Eliminate llvm-test --with-program=xxx options for externals
Status: RESOLVED FIXED
Alias: None
Product: Test Suite
Classification: Unclassified
Component: Programs Tests (show other bugs)
Version: trunk
Hardware: All All
: P normal
Assignee: Reid Spencer
URL:
Keywords: build-problem
Depends on:
Blocks:
 
Reported: 2006-09-20 18:57 PDT by Chris Lattner
Modified: 2010-03-06 14:00 PST (History)
2 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Lattner 2006-09-20 18:57:36 PDT
The llvm-test configure option --with-externals is sufficient and widely used.  We should
eliminate the --with-nurbs, --with-fpgrowth, --with-sweep3d, --with-namd, --with-spec2006, etc 
options.

-Chris
Comment 1 Reid Spencer 2006-11-09 15:36:11 PST
Mine.