summaryrefslogtreecommitdiff
path: root/test/DebugInfo/2010-05-10-MultipleCU.ll
Commit message (Collapse)AuthorAge
* FileCheckizeJakob Stoklund Olesen2010-10-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116581 91177308-0d34-0410-b5e6-96231b3b80d8
* Enable multiple Compile Units in one module.Devang Patel2010-05-10
This means now 'llvm-ld a.bc b.bc' will preserve debug info appropriately. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103439 91177308-0d34-0410-b5e6-96231b3b80d8