[llvm-commits] CVS: llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h

Devang Patel dpatel at apple.com
Wed May 2 15:04:16 PDT 2007


On May 2, 2007, at 2:58 PM, Lauro Ramos Venancio wrote:

>  I think you should use 'static const signed char' because 'char' is  
> signed on X86 and unsigned on ARM.

It does not matter. All I want is unique address of the static member  
to identify Pass.

-
Devang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070502/620527ae/attachment.html>


More information about the llvm-commits mailing list