Do not install llvm-config-host for cross-builds of clang. rdar://11317847
[oota-llvm.git] / test / Feature / memorymarkers.ll
2009-10-13 Nick LewyckyAdd new "memory use marker" intrinsics. These indicate...