llvm/include
Adam Nemet cc638e59fd [LLE] Add missing check for unit stride
I somehow missed this.  The case in GCC (global_alloc) was similar to
the new testcase except it had an array of structs rather than a two
dimensional array.

Fixes RP26885.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263058 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-09 20:47:55 +00:00
..
llvm [LLE] Add missing check for unit stride 2016-03-09 20:47:55 +00:00
llvm-c Use lto_bool_t instead of a raw bool (fixup for r262977). 2016-03-09 04:05:28 +00:00