In llvm-mc parse a Hash token as a full line comment. Allows handling of
[oota-llvm.git] / test / Transforms / SCCP / ipsccp-addr-taken.ll
2010-08-12 Chris Lattnerfix PR7876: If ipsccp decides that a function's address...