[PATCH] D29044: Add LC_BUILD_VERSION load command
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 9 10:47:39 PDT 2019
steven_wu added a comment.
In D29044#1576319 <https://reviews.llvm.org/D29044#1576319>, @thakis wrote:
> You need to add a llvm/test/tools/llvm-objdump/lit.local.cfg that contains `config.suffixes = ['.yaml']`, else the .yaml files added in this change won't be run by lit.
Good call and this test is actually broken already. There are 2 other tests in the category. Fix in r365519.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D29044/new/
https://reviews.llvm.org/D29044
More information about the llvm-commits
mailing list