[PATCH] Fix hardcoded stack probe space
Andrew H
clangbugs.10.mdwxzxkl at spamgourmet.com
Sun Jan 4 13:45:20 PST 2015
> Please format this according to the style guide, the brace should be on the same line as the if.
Done.
> This should start with a capital letter.
Done.
> Please update the LangRef with your new function attribute, the file is docs/LangRef.rst.
Done.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D6684
Files:
docs/LangRef.rst
include/llvm-c/Core.h
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/Attributes.h
include/llvm/Target/TargetFrameLowering.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AttributeImpl.h
lib/IR/Attributes.cpp
lib/IR/Verifier.cpp
lib/Target/CppBackend/CPPBackend.cpp
lib/Target/Hexagon/HexagonFrameLowering.h
lib/Target/NVPTX/NVPTXFrameLowering.cpp
lib/Target/PowerPC/PPCFrameLowering.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86FrameLowering.h
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
lib/Target/XCore/XCoreFrameLowering.cpp
test/CodeGen/X86/stack-probe-size.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6684.17778.patch
Type: text/x-patch
Size: 30844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150104/5426887d/attachment.bin>
More information about the llvm-commits
mailing list