Ensure bitcode encoding of global variable attributes stays stable. Patch by Boaz...
[oota-llvm.git] / test / Feature / memorymarkers.ll
2009-10-13 Nick LewyckyAdd new "memory use marker" intrinsics. These indicate...