1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/unittests
Florian Hahn 2cbb2a85aa Recommit r334887: [SmallSet] Add SmallSetIterator.
Updated to make sure we properly construct/destroy SetIter if it has a
non-trivial ctors/dtors, like in MSVC.

llvm-svn: 337818
2018-07-24 10:32:54 +00:00
..
ADT Recommit r334887: [SmallSet] Add SmallSetIterator. 2018-07-24 10:32:54 +00:00
Analysis llvm: Add support for "-fno-delete-null-pointer-checks" 2018-07-09 22:27:23 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen
DebugInfo [DebugInfo] Make children iterator bidirectional 2018-07-11 17:11:11 +00:00
Demangle
ExecutionEngine [ORC] Re-apply r336760 with fixes. 2018-07-21 00:12:05 +00:00
FuzzMutate
IR [DomTreeUpdater] Ignore updates when both DT and PDT are nullptrs 2018-07-13 04:02:13 +00:00
LineEditor
Linker
MC [WebAssembly] Remove ELF file support. 2018-07-16 23:09:29 +00:00
MI
Object
ObjectYAML
Option
Passes
ProfileData
Support [DebugCounters] Keep track of total counts 2018-07-23 21:49:36 +00:00
Target [WebAssembly] Add WebAssemblyException information analysis 2018-06-25 01:20:21 +00:00
tools [cfi-verify] Support AArch64. 2018-07-13 15:19:33 +00:00
Transforms Recommit r336653: [VPlan] Add VPlanTestBase.h with helper 2018-07-11 11:54:30 +00:00
XRay
CMakeLists.txt