Recommit r186217 with testcase fix:
authorBill Wendling <isanbard@gmail.com>
Mon, 22 Jul 2013 20:15:21 +0000 (20:15 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 22 Jul 2013 20:15:21 +0000 (20:15 +0000)
commitc02a0aabb570b4451041dc22bdab5488ea9b6b99
tree99a493664544a07fc9bff4a5e0ab14039c82e199
parent40315fea3c99c6726a9d9bf128f84fc520b5c976
Recommit r186217 with testcase fix:

 Use the function attributes to pass along the stack protector buffer size.

 Now that we have robust function attributes, don't use a command line option to
 specify the stack protecto buffer size.

llvm-svn: 186863
llvm/include/llvm/CodeGen/CommandFlags.h
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/CodeGen/StackProtector.cpp
llvm/test/DebugInfo/X86/dbg_value_direct.ll
llvm/tools/llc/llc.cpp
llvm/tools/lto/LTOModule.cpp
llvm/tools/opt/opt.cpp