brintos

brintos / llvm-project-archived public Read only

0
0
Text · 503 B · 09b22a5 Raw
20 lines · plain
1# REQUIRES: x862# RUN: rm -rf %t; mkdir %t3# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t/test.o4# RUN: not %lld -dylib -framework CoreFoundation --icf=all %t/test.o 2>&1 | FileCheck %s5# CHECK: error: {{.*}}test.o:(__cfstring): symbol _uh_oh at misaligned offset6 7.cstring8L_.str:9  .asciz  "foo"10 11.section  __DATA,__cfstring12.p2align  313L__unnamed_cfstring_:14  .quad  ___CFConstantStringClassReference15  .long  1992 ## utf-816_uh_oh:17  .space  418  .quad  L_.str19  .quad  3 ## strlen20