[PATCH] D13561: [ELF2] Make the system page size a target-dependent property

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 15:00:50 PDT 2015


hfinkel updated this revision to Diff 36898.
hfinkel added a comment.

Rebased, made 4096 the default (and use decimal values for easier reading).


http://reviews.llvm.org/D13561

Files:
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/elf2/basic-mips.s
  test/elf2/basic32be.s
  test/elf2/basic64be.s
  test/elf2/emulation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13561.36898.patch
Type: text/x-patch
Size: 14868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151008/378df222/attachment.bin>


More information about the llvm-commits mailing list