Test DW_TAG_namespace support in the backend
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 20 Mar 2013 05:15:37 +0000 (05:15 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 20 Mar 2013 05:15:37 +0000 (05:15 +0000)
commitfdabd480056964e2ae8618c9f4518c044badfe3b
treeede9575374807a506a991ab6d85963606e8ca2da
parent557f36265a5dce1b585fef5d3c0153fccc268aa4
Test DW_TAG_namespace support in the backend

This is the backend portion of a Clang test case
(clang/test/CodeGenCXX/debug-info-namespace.cpp) that was roughly/coarsely
testing LLVM.

llvm-svn: 177487
llvm/test/DebugInfo/namespace.ll [new file with mode: 0644]