This should fix the build failures on some of the 32-bit bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367767
91177308-0d34-0410-b5e6-
96231b3b80d8
# Check X86_64_RELOC_UNSIGNED / long / extern handling by putting the address of
# an external function (defined to reside in the low 4Gb) into a long symbol.
#
-# jitlink-check: *{8}named_func_addr_long = external_func
+# jitlink-check: *{4}named_func_addr_long = external_func
.globl named_func_addr_long
.p2align 2
named_func_addr_long: