summaryrefslogtreecommitdiff
path: root/test/Linker/2011-08-18-unique-debug-type.ll
Commit message (Collapse)AuthorAge
* Let this test pass even if 'int' is somewhere in its directory path.Nico Weber2011-10-15
| | | | | | | | | | | | | On my machine, grep matched: ; ModuleID = '/Volumes/MacintoshHD2/src/chrome-git/src/third_party/llvm/test/Linker/2011-08-18-unique-debug-type.ll' !9 = metadata !{i32 720932, null, metadata !"int", null, i32 0, i64 32, i64 32, i64 0, i32 0, i32 5} ; [ DW_TAG_base_type ] Explicitly filter out the ModuleID line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142077 91177308-0d34-0410-b5e6-96231b3b80d8
* Add test to check type uniquing.Devang Patel2011-08-18
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137968 91177308-0d34-0410-b5e6-96231b3b80d8