[PATCH] D75357: [X86] Add a private member function determinePaddingPrefix for X86AsmBackend
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 2 22:04:52 PST 2020
MaskRay added a comment.
Do you have a plan how `determinePaddingPrefix` will be used? Without a plan, there may be some churn that moves things around. The plan should also include how the complex logic will be tested eventually.
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