[PATCH] Partial RelocVisitor support for Darwin

Keno Fischer kfischer at college.harvard.edu
Mon Jun 9 18:00:39 PDT 2014


Per discussion on the mailing list, these relocations are essentially a noop. This implements them correctly but since LLVM never emits external relocations, I can't actually write a testcase.

http://reviews.llvm.org/D4010

Files:
  include/llvm/Object/MachO.h
  include/llvm/Object/RelocVisitor.h
  lib/DebugInfo/DWARFContext.cpp
  lib/Object/MachOObjectFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4010.10256.patch
Type: text/x-patch
Size: 4067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140610/d51b9ff2/attachment.bin>


More information about the llvm-commits mailing list