[PATCH] D113882: [llvm-nm][test] Move X86 lit.local.cfg into the X86 subfolder

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 03:54:21 PST 2021


jhenderson created this revision.
jhenderson added reviewers: MaskRay, rupprecht, mstorsjo, tmiasko.
Herald added a subscriber: pengfei.
jhenderson requested review of this revision.
Herald added a project: LLVM.

The file seems to have been put in the wrong place in its original commit. This had the effect of marking all llvm-nm tests as unsupported, unless X86 was enabled, even for tests that weren't X86 specific.

Fixes https://bugs.llvm.org/show_bug.cgi?id=52506.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113882

Files:
  llvm/test/tools/llvm-nm/X86/lit.local.cfg
  llvm/test/tools/llvm-nm/lit.local.cfg






More information about the llvm-commits mailing list