Also fix up a couple of minor issues in the test being updated, where FileCheck could match on incorrect output.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Wrong diff? (I would expect to see only changes in the test).
cross-arch-headers.test by itself looks good to me.
Comment Actions
LGTM with a nit.
test/tools/llvm-objcopy/ELF/cross-arch-headers.test | ||
---|---|---|
38 ↗ | (On Diff #191861) | nit: grouping here is a bit broken. I mean that at first it looks like all elf64 follows the elf32, but then FreeBSD breaks this rule. |