summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/CodeGen/DIEHashTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Plug a memory leak in a unit test. Stack allocation is sufficient here.Benjamin Kramer2013-09-291-5/+4
| | | | llvm-svn: 191638
* It's a very large constant. Say so.Eric Christopher2013-09-041-1/+1
| | | | llvm-svn: 189899
* Add a hashing routine that handles hashing types. Add a test forEric Christopher2013-09-031-0/+29
hashing the contents of DW_FORM_data1 on top of a type with attributes. llvm-svn: 189862
OpenPOWER on IntegriCloud