[all-commits] [llvm/llvm-project] 0f4339: lld test fix: don't check the precise hex emitted ...
Tim Northover via All-commits
all-commits at lists.llvm.org
Thu Jul 7 05:29:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f4339a835c0ccd43294054709090267454302fc
https://github.com/llvm/llvm-project/commit/0f4339a835c0ccd43294054709090267454302fc
Author: Tim Northover <tnorthover at apple.com>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M lld/test/MachO/lto-mattrs.ll
Log Message:
-----------
lld test fix: don't check the precise hex emitted as a comment.
It can vary depending on the platform, so as with the NO-FMA test just check
for "0x".
More information about the All-commits
mailing list