[llvm-commits] [pr12351] Handle intrinsics in GlobalsModRef

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Mar 28 12:31:10 PDT 2012


> I see. I guess handling them with the other instructions as the patch
> does is the right thing then, no?

Alon's testing found a bug: there was a missing '|' :-)

I have attached a new patch which includes a testcase of both the
original problem and the issue with the first patch.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 1917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120328/d874fa78/attachment.obj>


More information about the llvm-commits mailing list