[PATCH] [RuntimeDyld] Adapt PPC64 relocations to PPC32

hfinkel at anl.gov hfinkel at anl.gov
Mon Jun 1 05:37:04 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: test/ExecutionEngine/RuntimeDyld/PowerPC/ppc32_elf_rel_addr16.ll:1
@@ +1,2 @@
+; ModuleID = 'ppc32_elf_rel_addr16.ll'
+target datalayout = "E-m:e-p:32:32-i64:64-n32"
----------------
Why is this file here? If this is just the file that was used to create the initial .s file, don't add it.

http://reviews.llvm.org/D9998

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list