[all-commits] [llvm/llvm-project] 4228ab: [lld-macho][test] Simplify classrefs test
Jez Ng via All-commits
all-commits at lists.llvm.org
Thu Jan 5 10:30:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4228ab009fa793c843620886b698696ee519fc97
https://github.com/llvm/llvm-project/commit/4228ab009fa793c843620886b698696ee519fc97
Author: Jez Ng <jezng at fb.com>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M lld/test/MachO/objc-classrefs-dedup.s
Log Message:
-----------
[lld-macho][test] Simplify classrefs test
I wasn't previously aware of the `llvm-otool -o` flag; that gives us
output that's a lot easier to parse.
Reviewed By: #lld-macho, thakis
Differential Revision: https://reviews.llvm.org/D141024
More information about the All-commits
mailing list