summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PIC16/global-in-user-section.ll
Commit message (Collapse)AuthorAgeFilesLines
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-111-6/+0
| | | | | | | it comes back, it will be largely a rewrite, so keeping the old codebase in tree isn't helping anyone. llvm-svn: 116190
* XFAIL some PIC16 tests when running under valgrind-leaks. I don't expect theseBenjamin Kramer2010-03-301-0/+1
| | | | | | to be fixed any time soon. llvm-svn: 99888
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Test case to check that separate section is created for a global variable ↵Sanjiv Gupta2009-07-271-0/+5
specified with section attribute. llvm-svn: 77195
OpenPOWER on IntegriCloud