[PATCH] D65037: push LR before mcount on ARM
Jian Cai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 16 16:04:17 PDT 2019
jcai19 updated this revision to Diff 215703.
jcai19 added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fix frontend unit tests for __gnu_mcount_nc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65037/new/
https://reviews.llvm.org/D65037
Files:
clang/lib/Basic/Targets/ARM.cpp
clang/test/Frontend/gnu-mcount.c
llvm/include/llvm/IR/IntrinsicsARM.td
llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrThumb.td
llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
llvm/test/CodeGen/ARM/gnu_mcount_nc.ll
llvm/test/Transforms/EntryExitInstrumenter/mcount.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65037.215703.patch
Type: text/x-patch
Size: 13108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190816/4021101b/attachment-0001.bin>
More information about the cfe-commits
mailing list