[PATCH] D44162: TargetMachine: Add address space to getPointerSize

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 07:43:28 PDT 2018


arsenm updated this revision to Diff 138191.
arsenm added a comment.

Leave 0 in another place


https://reviews.llvm.org/D44162

Files:
  include/llvm/Target/TargetMachine.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  lib/CodeGen/TargetFrameLoweringImpl.cpp
  lib/Target/ARM/ARMInstructionSelector.cpp
  lib/Target/Sparc/SparcISelLowering.cpp
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86LegalizerInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44162.138191.patch
Type: text/x-patch
Size: 7237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180313/fe823542/attachment.bin>


More information about the llvm-commits mailing list