aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll
AgeCommit message (Expand)Author
2013-02-22Use references to attribute groups on the call/invoke instructions.Bill Wendling
2013-02-20Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling
2010-04-30Preserve debug info attached with call instruction while eliminating dead arg...Devang Patel