Displaying 1 result from an estimated 1 matches for "629d1075".
2015 Apr 16
2
[LLVMdev] bytecode stripping from clang -emit-llvm
Hi Devs,
I'm developing a tool that relies on semantic information in bytecode
labels (i.e. block names).
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.
Can someone point me in the right