[all-commits] [llvm/llvm-project] a8c92b: [lld-macho][test] Rework map-file.s
Jez Ng via All-commits
all-commits at lists.llvm.org
Mon Oct 17 21:19:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8c92b69e72ea6234b52f9219071afc3f2d77ef6
https://github.com/llvm/llvm-project/commit/a8c92b69e72ea6234b52f9219071afc3f2d77ef6
Author: Jez Ng <jezng at fb.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M lld/test/MachO/map-file.s
Log Message:
-----------
[lld-macho][test] Rework map-file.s
Merge the checks done on the `c-string-literals` binary with those on
the main `test` binary. Also switch some checks to `-DAG` instead of
`-NEXT`. I'm about to extend this test, and this is easier to work with.
Reviewed By: #lld-macho, oontvoo
Differential Revision: https://reviews.llvm.org/D135999
More information about the All-commits
mailing list