[all-commits] [llvm/llvm-project] 473751: [LLD] Convert a test to use 'target=...' instead o...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Fri Dec 9 11:53:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47375160d7ad3dd21e3aa3db594739d24debb8db
https://github.com/llvm/llvm-project/commit/47375160d7ad3dd21e3aa3db594739d24debb8db
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M lld/test/MachO/invalid/stub-link.s
Log Message:
-----------
[LLD] Convert a test to use 'target=...' instead of triple check
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list