llvm-6502/include
Richard Trieu 0ac7e6f293 Add asserts to SmallVector so that calls to front() and back() only succeed
if the vector is not empty.  This will ensure that calls to these functions
will reference elements in the vector.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173321 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-24 04:29:24 +00:00
..
llvm Add asserts to SmallVector so that calls to front() and back() only succeed 2013-01-24 04:29:24 +00:00
llvm-c Add the IR attribute 'sspstrong'. 2013-01-23 06:41:41 +00:00