[llvm-dev] Is there a reason why MCAsmStreamer class doesn't have its own .h file?

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 22 11:25:23 PST 2016


On Thu, Jan 21, 2016 at 10:07 PM, Craig Topper <craig.topper at gmail.com>
wrote:

> At least one of the callers would be from the .align directive which I
> assume you wouldn't want to overload. Where does it come from DataLayout?
> AsmStreamer is used for assembling from text and I wouldn't expect that to
> use DataLayout.
>

I made that assumption based on a very cursory look through the code.
Didn't have the time to study it thoroughly. Sorry if this created any
confusion.

Or is it used for inline assembly?
>
> --
> ~Craig
>


-- 
Rail Shafigulin
Software Engineer
Esencia Technologies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160122/32b2c4fa/attachment.html>


More information about the llvm-dev mailing list