| Dan Gohman | 4050339 | 2009-09-08 23:54:48 +0000 | [diff] [blame] | 1 | ; RUN: llc < %s -mtriple=i386-apple-darwin | not grep comm |
| Evan Cheng | a40d5e1 | 2009-02-18 02:19:52 +0000 | [diff] [blame] | 2 | ; rdar://6479858 |
| 3 | |||||
| 4 | @str1 = internal constant [1 x i8] zeroinitializer | ||||