llvm-6502/lib
David Majnemer f6fb716e0f [WinEH] ExitingScope is vacuously true if !PoppedCatches.empty()
Remove a redundant condition, no functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233770 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-31 22:43:56 +00:00
..
Analysis [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
AsmParser Verifier: Move more debug info checks away from Verify() 2015-03-31 01:28:22 +00:00
Bitcode Fix PR23045. 2015-03-30 21:36:43 +00:00
CodeGen [WinEH] ExitingScope is vacuously true if !PoppedCatches.empty() 2015-03-31 22:43:56 +00:00
DebugInfo
ExecutionEngine [ExecutionEngine] Fix MCJIT::addGlobalMapping. 2015-03-31 20:31:14 +00:00
Fuzzer [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags. 2015-03-31 20:13:20 +00:00
IR [WinEH] Generate .xdata for catch handlers 2015-03-31 22:35:44 +00:00
IRReader
LineEditor
Linker
LTO
MC [WinEH] Generate .xdata for catch handlers 2015-03-31 22:35:44 +00:00
Object
Option
Passes
ProfileData
Support [X86] Stop changing result of getHostCPUName based on whether the processor supports AVX. getHostCPUFeatures should be used instead to determine whether to support AVX. 2015-03-31 06:18:31 +00:00
TableGen
Target [WinEH] Generate .xdata for catch handlers 2015-03-31 22:35:44 +00:00
Transforms [opaque pointer type] Change GetElementPtrInst::getIndexedType to take the pointee type 2015-03-30 21:41:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile