[PATCH] D75357: [X86] Add a private member function determinePaddingPrefix for X86AsmBackend

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 19:56:03 PST 2020


skan added a comment.

@craig.topper the logic of checking the existing segment override prefix for instruction is kind of complicated, does it look good to you?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75357





More information about the llvm-commits mailing list