[PATCH] D78742: Use .text.unlikely and .text.eh prefixes for MachineBasicBlock sections.

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 18:30:10 PDT 2020


tmsriram accepted this revision.
tmsriram added a comment.
This revision is now accepted and ready to land.

This is a small change and looks good to me.  I think this is consistent with what the linker expects for unlikely sections, so I am approving it.  Adding @efriedma just to be sure.  Please wait for a response before pushing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78742/new/

https://reviews.llvm.org/D78742





More information about the llvm-commits mailing list