Unverified Commit ff8c8658 authored by Daniel Hoekwater's avatar Daniel Hoekwater Committed by GitHub
Browse files

[Driver] Allow -fbasic-block-sections for AArch64 ELF (#80916)

Basic block sections "all" doesn't work on AArch64 since branch
relaxation may create new basic blocks. However, the other basic
block section modes should work out of the box since machine function
splitting already uses the basic block sections pass.
parent d6c2cbbc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment