summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/externally_available.ll
AgeCommit message (Expand)Author
2017-03-02Do not verify MachimeDominatorTree if it is not calculatedSerge Pavlov
2017-01-25Revert "Do not verify dominator tree if it has no roots"Chad Rosier
2017-01-25Do not verify dominator tree if it has no rootsSerge Pavlov
2017-01-15Reverted: Track validity of pass resultsSerge Pavlov
2017-01-13Track validity of pass resultsSerge Pavlov
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-13Add a new "available_externally" linkage type. This is intendedChris Lattner