[PATCH] D29044: Add LC_BUILD_VERSION load command

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 09:53:49 PDT 2019


thakis added a comment.
Herald added subscribers: kristina, rupprecht, dexonsmith, jkorous.
Herald added a project: LLVM.

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.


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