[SimplifyLibCalls] Don't crash if the function doesn't have a name.
[oota-llvm.git] / test / Transforms / SimplifyCFG / no_speculative_loads_with_asan.ll
2015-10-14 Kostya Serebryany[asan] Disabling speculative loads under asan. Patch...