[PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
david.majnemer at gmail.com
Sat Jan 11 09:18:12 PST 2014
No, we can get away without the truncation because MC will just zero extend the result.
In practice, we will always want to truncate the subtraction.
http://llvm-reviews.chandlerc.com/D2523
More information about the llvm-commits
mailing list