[PATCH] D27393: [llvm-config] Fix bug where `--libfiles` and `--names` would produce incorrect output

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 15:25:50 PST 2016


delcypher added a comment.

In https://reviews.llvm.org/D27393#620114, @beanz wrote:

> @delcypher this patch LGTM. Thank you for mentioning https://reviews.llvm.org/rL260386. I had no idea that patch (or https://reviews.llvm.org/rL260281) had been committed. Neither of those are remotely acceptable, and both need to be fixed. I'll take a look at that today.


@beanz Thanks for approving and please do take a look at those tests. It was rather concerning to me that those tests were disabled in what looked like a short term commit but then were never re-enabled.


Repository:
  rL LLVM

https://reviews.llvm.org/D27393





More information about the llvm-commits mailing list