[PATCH] D71863: Ignore "no-frame-pointer-elim" and "no-frame-pointer-elim-non-leaf" in favor of "frame-pointer"
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 30 09:55:39 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG03b9f0a5e19a: Ignore "no-frame-pointer-elim" and "no-frame-pointer-elim-non-leaf" in favor of… (authored by MaskRay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71863/new/
https://reviews.llvm.org/D71863
Files:
llvm/docs/ReleaseNotes.rst
llvm/include/llvm/IR/AutoUpgrade.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/CodeGen/TargetOptionsImpl.cpp
llvm/lib/IR/AutoUpgrade.cpp
llvm/test/Bitcode/upgrade-frame-pointer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71863.235614.patch
Type: text/x-patch
Size: 5265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191230/f77162ef/attachment.bin>
More information about the llvm-commits
mailing list