[all-commits] [llvm/llvm-project] 989bed: Re-enable testing of .s tests under test/CodeGen/X86.
Richard Smith via All-commits
all-commits at lists.llvm.org
Mon Jan 13 16:22:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 989bed989a41732d1b70314bd9063ccd6e74fe5c
https://github.com/llvm/llvm-project/commit/989bed989a41732d1b70314bd9063ccd6e74fe5c
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M llvm/test/CodeGen/X86/align-branch-boundary-default.s
M llvm/test/CodeGen/X86/lit.local.cfg
Log Message:
-----------
Re-enable testing of .s tests under test/CodeGen/X86.
These were temporarily disabled in 2013 and we apparently forgot to
ever turn them back on again.
Fix spelling of flag to llvm-mc in recently-added test that wasn't
actually being run due to this.
More information about the All-commits
mailing list