On 04/15/2014 03:28 PM, Christopher Li wrote:
On Tue, Apr 15, 2014 at 12:51 PM, Cody P Schafer
<cody@xxxxxxxxxxxxxxxxxx> wrote:
Some systems have multiple llvm versions installed, and have prefixed
executables ("<exec>-<version>"). While we could require the user to
specify a variable for each executable (LLC, LLI), using llvm-config
--bindir to locate them and allowing them to override using LLVM_CONFIG
makes much less work.
How about this minor incremental patch? It will use the default variable
to make the change smaller.
Yep, should have remembered that I could just use a default value for
the variable. Looks good.
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html