aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PIC16/global-in-user-section.ll
AgeCommit message (Expand)Author
2010-10-11Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner
2010-03-30XFAIL some PIC16 tests when running under valgrind-leaks. I don't expect theseBenjamin Kramer
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-27Test case to check that separate section is created for a global variable spe...Sanjiv Gupta