<p dir="ltr"><br>
On May 18, 2016 8:57 PM, "Petr Hosek" <<a href="mailto:phosek@chromium.org">phosek@chromium.org</a>> wrote:<br>
><br>
> phosek added a comment.<br>
><br>
> That would currently trigger an error `error: expected absolute expression` since `MCAsmStreamer` doesn't currently have any layout information. Is this something you would like to support as well?</p>
<p dir="ltr">Yes, we should be able to print it too. This suggests that the asm parser should not be trying to decide if something is a constant or not.</p>
<p dir="ltr">The asm steamer can then just print it. The object steamer can produce errors or create fragments as appropriate.</p>
<p dir="ltr">Cheers,<br>
Rafael</p>