[lld-macho][nfc] Use %X in mapfile test
authorJez Ng <jezng@fb.com>
Fri, 4 Mar 2022 19:20:53 +0000 (14:20 -0500)
committerJez Ng <jezng@fb.com>
Fri, 4 Mar 2022 19:21:17 +0000 (14:21 -0500)
commit72c5b26f3d6502fc64ae78923c92ef57f7e971c4
tree226ec4e3e7d5bdf721fb2d2d9e761fd71f77c7d6
parent984197612ce9dcef9c48edccc7dd9b861077f1ae
[lld-macho][nfc] Use %X in mapfile test

LLD (and ld64) emits uppercase hex addresses in the mapfile. The
map-file.s test passes right now because the addresses we emit happen
not to include any alphabets, but that can easily change.

I noticed this while dealing with
https://github.com/llvm/llvm-project/issues/54184.

Reviewed By: #lld-macho, thakis

Differential Revision: https://reviews.llvm.org/D120941
lld/test/MachO/map-file.s