[PATCH] D95375: [MC] Adding MCContext parameter to MCAsmBackend::relaxInstruction

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 10:12:36 PST 2021


MaskRay added a comment.

> which then put into a BUNDLE.

Does the BUNDLE here mean `.bundle_{align_mode,lock,unlock}`? (something I want to get rid of (D78441 <https://reviews.llvm.org/D78441>))


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95375



More information about the llvm-commits mailing list