[PATCH] D73071: [X86][test] Add tests for -fpatchable-function-entry=N,M (where M>0) and its interaction with -fcf-protection=branch
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 14:05:52 PST 2020
MaskRay updated this revision to Diff 239433.
MaskRay marked an inline comment as done.
MaskRay added a comment.
Fix a typo
-mbranch-protection=bti -> -fcf-protection=branch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73071/new/
https://reviews.llvm.org/D73071
Files:
llvm/test/CodeGen/X86/patchable-function-entry-ibt.ll
llvm/test/CodeGen/X86/patchable-function-entry.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73071.239433.patch
Type: text/x-patch
Size: 3815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/ff35abd1/attachment.bin>
More information about the llvm-commits
mailing list