2 # RUN: rm -rf %t; mkdir %t
3 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t/test.o
4 # RUN: not %lld -dylib -framework CoreFoundation --icf=all %t/test.o 2>&1 | FileCheck %s
5 # CHECK: error: {{.*}}test.o:(__cfstring): symbol _uh_oh at misaligned offset
11 .section __DATA,__cfstring
14 .quad ___CFConstantStringClassReference