search for: 20c06e4c

Displaying 2 results from an estimated 2 matches for "20c06e4c".

Did you mean: 20c06e2a
2016 Oct 27
0
RFC: Absolute or "fixed address" symbols as immediate operands
...of type PointerType, but not necessarily for GlobalVariables of type > PointerType. > > Thanks, > -- > -- > Peter > -- -- Peter -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161026/20c06e4c/attachment.html>
2016 Oct 26
7
RFC: Absolute or "fixed address" symbols as immediate operands
Responding to both of your emails in one, sorry for the delay: > On Oct 25, 2016, at 11:20 AM, Peter Collingbourne <peter at pcc.me.uk> wrote: > I think there are a couple of additional considerations we should make here: > What are we trying to model? To me it's clear that GlobalConstant is for modelling integers, not pointers. That alone may not necessarily be enough to