llvm-6502/include/llvm
Argyrios Kyrtzidis f48acd5ecd Move the internal PrintStackTrace function that is used for llvm::sys::PrintStackTraceOnErrorSignal(),
into a new function llvm::sys::PrintStackTrace, so that it's available to clients for logging purposes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171989 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-09 19:42:40 +00:00
..
ADT Implement APFloat::isDenormal() 2013-01-07 18:59:35 +00:00
Analysis Cost Model: Move the 'max unroll factor' variable to the TTI and add initial Cost Model support on ARM. 2013-01-09 01:15:42 +00:00
Assembly
Bitcode
CodeGen Don't require BUNDLE headers in MachineInstr::getBundleSize(). 2013-01-09 18:28:16 +00:00
Config
DebugInfo
ExecutionEngine
IR Consider expression "0.0 - X" as the negation of X if 2013-01-09 00:13:41 +00:00
MC Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
Object [Object, DebugInfo] Make DWARFContext BE-aware. 2013-01-09 02:45:05 +00:00
Option
Support Move the internal PrintStackTrace function that is used for llvm::sys::PrintStackTraceOnErrorSignal(), 2013-01-09 19:42:40 +00:00
TableGen Simplify TableGen type-compatibility checks. 2013-01-07 02:30:19 +00:00
Target For some LLVM-as-library uses it is convenient to create a 2013-01-09 16:21:47 +00:00
Transforms Move CallGraphSCCPass.h into the Analysis tree; that's where the 2013-01-07 15:26:48 +00:00
Attributes.h Add the integer value of the ConstantInt instead of the Constant* value. 2013-01-09 00:32:08 +00:00
AutoUpgrade.h
CMakeLists.txt Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
DebugInfo.h Remove the llvm-local DW_TAG_vector_type tag and add a test to 2013-01-08 01:53:52 +00:00
DIBuilder.h PR14759: Debug info support for C++ member pointers. 2013-01-07 05:51:15 +00:00
GVMaterializer.h
InitializePasses.h Switch TargetTransformInfo from an immutable analysis pass that requires 2013-01-07 01:37:14 +00:00
InstVisitor.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
LinkAllPasses.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
LinkAllVMCore.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h