llvm-6502/include/llvm
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
..
ADT Add asserts to SmallVector so that calls to front() and back() only succeed 2013-01-24 04:29:24 +00:00
Analysis
Assembly
Bitcode
CodeGen
Config
DebugInfo
ExecutionEngine
IR
MC
Object
Option
Support
TableGen
Target
Transforms
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h
DIBuilder.h
GVMaterializer.h
InitializePasses.h
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h