Displaying 3 results from an estimated 3 matches for "b057802e".
2013 Jun 26
0
[LLVMdev] Proposal: extended MDString syntax
On Wed, Jun 26, 2013 at 4:30 PM, Eric Christopher <echristo at gmail.com>wrote:
> Off the cuff I'd think that IR containing MF seems most reasonable and
> the use of metadata to contain it seems to be good from two
> perspectives I think:
>
> a) it already exists,
>
b) oddly enough that we could get rid of the metadata and still have a
> valid module/compilation
2013 Jun 26
3
[LLVMdev] Proposal: extended MDString syntax
>
>
> I think that the two alternatives that are obvious are for the MF to contain
> the IR, or for the IR to contain the MF. Alternatively, they can live in
> parallel and the MF may reference the IR. I am not sure what is the right
> approach here, but my gut feeling is that metadata is not necessarily the
> right container for MF.
Off the cuff I'd think that IR
2013 Jun 27
2
[LLVMdev] Proposal: extended MDString syntax
...ing that.
I’m curious to find out if you have ideas for how to serialize the actual machine instructions. That’s where it really gets interesting, IMO.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130626/b057802e/attachment.html>