llvm-6502/lib
Bill Wendling 1299422ee1 For non-Darwin platforms, we want to generate stack protectors only for
character arrays. This is in line with what GCC does.
<rdar://problem/10529227>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161446 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-07 20:59:05 +00:00
..
Analysis PR13095: Give an inline cost bonus to functions using byval arguments. 2012-08-07 11:13:19 +00:00
Archive
AsmParser
Bitcode
CodeGen For non-Darwin platforms, we want to generate stack protectors only for 2012-08-07 20:59:05 +00:00
DebugInfo Fix the representation of debug line table in DebugInfo LLVM library, 2012-08-07 11:46:57 +00:00
ExecutionEngine Enable lazy compilation in MCJIT 2012-08-07 18:33:00 +00:00
Linker Move the "findUsedStructTypes" functionality outside of the Module class. 2012-08-03 00:30:35 +00:00
MC
Object
Support Add support for the OpenBSD for Bitrig. 2012-08-06 20:52:18 +00:00
TableGen TableGen: Allow use of #NAME# outside of 'def' names. 2012-08-02 18:46:42 +00:00
Target Add a comment about mftb vs. mfspr on PPC. 2012-08-07 17:04:20 +00:00
Transforms Move the "findUsedStructTypes" functionality outside of the Module class. 2012-08-03 00:30:35 +00:00
VMCore The dominance computation already has logic for computing if an edge dominates 2012-08-07 17:30:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile