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

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 29 00:03:54 PST 2020


skan updated this revision to Diff 247425.
skan retitled this revision from "[X86] Add a local function DeterminePaddingPrefix for X86AsmBackend" to "[X86] Add a private member function determinePaddingPrefix for X86AsmBackend".
skan edited the summary of this revision.
skan added a comment.

Lowercase the first character of the function name and make the function private


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

https://reviews.llvm.org/D75357

Files:
  llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75357.247425.patch
Type: text/x-patch
Size: 3980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200229/e63fc88c/attachment.bin>


More information about the llvm-commits mailing list