[PATCH] D104342: [IR] convert warn-stack-size from module flag to fn attr
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 21 14:48:40 PDT 2021
nickdesaulniers updated this revision to Diff 353499.
nickdesaulniers marked 2 inline comments as done.
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.
- fix langref, delete inline and linker tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104342/new/
https://reviews.llvm.org/D104342
Files:
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/Frontend/fwarn-stack-size.c
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Module.h
llvm/lib/CodeGen/PrologEpilogInserter.cpp
llvm/lib/IR/Module.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/CodeGen/ARM/warn-stack.ll
llvm/test/CodeGen/X86/warn-stack.ll
llvm/test/Linker/warn-stack-frame.ll
llvm/test/Verifier/invalid-warn-stack-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104342.353499.patch
Type: text/x-patch
Size: 10550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210621/bd524985/attachment.bin>
More information about the llvm-commits
mailing list