Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compare DataLayout by Value, not by pointer. | Rafael Espindola | 2014-02-26 | 1 | -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 |