llvm-6502/test
Reid Kleckner bc1fd917f0 Move the segmented stack switch to a function attribute
This removes the -segmented-stacks command line flag in favor of a
per-function "split-stack" attribute.

Patch by Luqman Aden and Alex Crichton!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205997 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-10 22:58:43 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen Move the segmented stack switch to a function attribute 2014-04-10 22:58:43 +00:00
DebugInfo Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC Remove the use of "%e" as it is not a valid expansion like "%t". 2014-04-10 21:55:58 +00:00
Object YAMLIO: Allow scalars to dictate quotation rules 2014-04-10 07:37:33 +00:00
Other
TableGen
tools
Transforms Reapply "SLPVectorizer: Ignore users that are insertelements we can reschedule them" 2014-04-10 13:41:35 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh