[PATCH] [PATCH] Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions
Akira Hatanaka
ahatanak at gmail.com
Tue May 26 12:34:46 PDT 2015
As a follow-up to r238080, this patch removes NoFramePointerElim and NoFramePointerElimOverride from TargetOptions and removes ExecutionEngine's dependence on CodeGen. I also intend to delete the code in EmitAssemblyHelper::CreateTargetMachine of clang which uses NoFramePointerElim.
http://reviews.llvm.org/D9830
Files:
include/llvm/CodeGen/CommandFlags.h
include/llvm/Target/TargetOptions.h
lib/CodeGen/TargetOptionsImpl.cpp
lib/ExecutionEngine/ExecutionEngineBindings.cpp
lib/ExecutionEngine/LLVMBuild.txt
tools/llc/llc.cpp
tools/opt/opt.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9830.26528.patch
Type: text/x-patch
Size: 8212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150526/aaef3e09/attachment.bin>
More information about the llvm-commits
mailing list