llvm-6502/include/llvm
Benjamin Kramer 5752b08aef Make directory iterator sentinels free.
This trades some complexity in operator== for not introducing static objects
into any functions using recursive directory iterators.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188081 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-09 17:03:39 +00:00
..
ADT Commit a no-op change to StringRef to (hopefully) trigger build bots. 2013-08-07 09:52:34 +00:00
Analysis Fix missing -*- C++ -*-s 2013-08-06 00:16:21 +00:00
Assembly
Bitcode
CodeGen Add ISD::FROUND for libm round() 2013-08-07 22:49:12 +00:00
Config Add support for linking against a curses library when available and 2013-08-07 08:47:36 +00:00
DebugInfo Add LLVM-style RTTI to DIContext/DWARFContext classes 2013-08-06 10:32:39 +00:00
ExecutionEngine
IR Add ISD::FROUND for libm round() 2013-08-07 22:49:12 +00:00
IRReader
MC [CodeGen] prevent abnormal on invalid attributes 2013-08-09 01:52:03 +00:00
Object ELFObjectFile.h: Silence warning on Windows 2013-08-09 16:48:21 +00:00
Option Option parsing: add support for alias arguments. 2013-07-31 22:44:41 +00:00
Support Make directory iterator sentinels free. 2013-08-09 17:03:39 +00:00
TableGen
Target Add ISD::FROUND for libm round() 2013-08-07 22:49:12 +00:00
Transforms Really unbreak Mac build. 2013-08-07 23:41:13 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h Be more rigorous about the sizes of forms and attributes. 2013-08-08 01:41:00 +00:00
DIBuilder.h
GVMaterializer.h
InitializePasses.h DataFlowSanitizer; LLVM changes. 2013-08-07 22:47:18 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h