[PATCH] D20120: Fix relocation problem when handling end section for Win x86
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 09:24:24 PDT 2016
compnerd requested changes to this revision.
compnerd added a comment.
This revision now requires changes to proceed.
I think I prefer the original approach over this. This changes the internal representation of the relocation which makes it slightly harder to trace through. The original approach with a test case would be preferable. But, this still needs a test case.
http://reviews.llvm.org/D20120
More information about the llvm-commits
mailing list