In llvm-mc parse a Hash token as a full line comment. Allows handling of
[oota-llvm.git] / test / Transforms / SimplifyCFG / speculate-with-offset.ll
2010-11-11 Dan GohmanFactor out Instruction::isSafeToSpeculativelyExecute...