<div dir="ltr">Hi Devs,<div><br></div><div>I'm developing a tool that relies on semantic information in bytecode labels (i.e. block names).</div><div><br></div><div>I've discovered that clang is stripping these named labels (along with some virtual register names) when I run on a virtual machine.  Well, I'm using VirtualBox, and have tried two different versions of Ubuntu and some different clang builds.</div><div><br></div><div>Can someone point me in the right direction to understand why the IR would be emitted differently because clang is running on a VM?</div><div><br></div><div>Many thanks -- Geof</div></div>