[PATCH] Partial RelocVisitor support for Darwin

Keno Fischer kfischer at college.harvard.edu
Sun Jun 8 21:10:12 PDT 2014


Turns out that this relocation is always a noop in all cases I can think of that don't involve a linker (and the linker doesn't have support for this relocation), so I can't actually write a proper testcase. I've written to the mailing list about whether or not the noop behavior is correct and I'll revisit this afterwards. I did also find a small bug in this that I will fix once I hear back on what the expected behavior is.

http://reviews.llvm.org/D4010






More information about the llvm-commits mailing list