llvm-6502/tools/opt
Bill Wendling 0dcba2fadb 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186863 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-22 20:15:21 +00:00
..
AnalysisWrappers.cpp
CMakeLists.txt Don't export symbols in every binary on linux. 2013-04-04 01:01:32 +00:00
GraphPrinters.cpp
LLVMBuild.txt
Makefile Manually update the dependencies in the Makefiles. It turns out that all 2013-03-26 03:45:47 +00:00
opt.cpp Recommit r186217 with testcase fix: 2013-07-22 20:15:21 +00:00
PrintSCC.cpp