[llvm] [X86] Do not end 'note.gnu.property' section with -fcf-protection (PR #79360)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 15:45:10 PST 2024
https://github.com/MaskRay approved this pull request.
Thanks for the patch. LGTM. I think a better place for the test is `llvm/test/CodeGen/X86/note-cet-property-*.ll`
The problem is that codegen should not end the section, not on the MCAsmParser side.
https://github.com/llvm/llvm-project/pull/79360
More information about the llvm-commits
mailing list