Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test] Use %clang_cc1 instead of %clang -cc1 | Fangrui Song | 2019-09-27 | 1 | -1/+1 |
| | | | | llvm-svn: 373043 | ||||
* | Try to make the buildbots happy | David Majnemer | 2015-07-26 | 1 | -1/+1 |
| | | | | | | | This test was missing a triple causing it to error out on windows targets. They accept a much smaller alignment value. llvm-svn: 243234 | ||||
* | Fix for PR#13606: http://llvm.org/bugs/show_bug.cgi?id=13606 | John Criswell | 2012-08-15 | 1 | -0/+18 |
Changed the alignment of an LValue to be 64 bits so that we can handle alignment values up to half of a 64-bit address space. llvm-svn: 161971 |