<div dir="ltr"><div>Hi everyone,<br><br></div>I'm using LLVM's stack map intrinsic to 
store value location information.  I've got a pass that automatically 
inserts the "llvm.experimental.stackmap" intrinsic into the IR.  On 
x86-64, an ".llvm_stackmaps" section is successfully emitted (I can see 
the section & its contents in the generated assembly).  However I 
can't get the AArch64 backend to generate this section.  On the website 
with information about the intrinsic [1], it says that AArch64 is 
supported.  Is there a flag I need to add, or is there something I need 
to enable when building LLVM to get this support?<br><br>[1] <a href="http://llvm.org/docs/StackMaps.html" target="_blank">http://llvm.org/docs/StackMaps.html</a><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><span>Rob Lyerly</span><br></div><div>Graduate Research Assistant, Systems Software Research Group<br><br></div><div><img src="https://upload.wikimedia.org/wikipedia/en/thumb/2/23/Virginiatechseal.svg/200px-Virginiatechseal.svg.png" height="76" width="75">   <img src="http://www.oocities.org/rainforestwind/divider_black_vertical.jpg" height="75" width="8"><img src="http://www.ece.vt.edu/images/inside-top-ecelogo.png" height="55" width="272"></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div>