http://llvm.org/bugs/show_bug.cgi?id=15159
Damien DeVille <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Damien DeVille <[email protected]> --- This was a lie, I was just being an idiot and couldn’t count the bits correctly... The flags value for a global block is 0x40000000 which does have the (1<<30) bit set... :/ -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
