David Blaikie
|
218b783192
|
Update Clang tests to handle explicitly typed gep changes in LLVM.
llvm-svn: 230783
|
2015-02-27 19:18:17 +00:00 |
David Blaikie
|
f5f3253da0
|
Adjust test case to be compatible with future changes to explicitly pass the type to getelementptr
llvm-svn: 229196
|
2015-02-14 00:26:13 +00:00 |
Benjamin Kramer
|
6cbfca121b
|
Tweak regex not to accidentally match a trailing \r.
llvm-svn: 113966
|
2010-09-15 12:31:46 +00:00 |
Cameron Esfahani
|
70004ec456
|
Fix pointer-signext.c test case: it was relying on value names, which don't appear in the non-assert build. Switch to using check-next as well.
llvm-svn: 113964
|
2010-09-15 10:52:02 +00:00 |
Cameron Esfahani
|
eb85650e67
|
Fix Windows64 target info so pointer arithmetic is done correctly, and no sign extension code is emitted: PtrDiffType needs to be a signed long long. Add a corresponding test case.
llvm-svn: 113910
|
2010-09-15 00:28:12 +00:00 |