search for: f22db89c

Displaying 2 results from an estimated 2 matches for "f22db89c".

Did you mean: f222b89c
2016 Oct 26
0
RFC: Absolute or "fixed address" symbols as immediate operands
...at can be loaded and stored through. And those seem unambiguously like they should be pointers. But that seems like a separate use case and discussion... -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161026/f22db89c/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