summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/Inputs/datalayout-a.ll
Commit message (Collapse)AuthorAgeFilesLines
* Compare DataLayout by Value, not by pointer.Rafael Espindola2014-02-261-0/+1
This fixes spurious warnings in llvm-link about the datalayout not matching. Thanks to Zalman Stern for reporting the bug! llvm-svn: 202276
OpenPOWER on IntegriCloud