[llvm-commits] [llvm] r127250 - /llvm/trunk/docs/SourceLevelDebugging.html

Frits van Bommel fvbommel at gmail.com
Tue Mar 8 08:35:29 PST 2011


On Tue, Mar 8, 2011 at 5:29 PM, Devang Patel <dpatel at apple.com> wrote:
> -  i32,      ;; Line number where defined
> +  i32,      ;; 24 bit - Line number where defined
> +            ;; 8 bit - Argument number. 1 indicates 1st argument.

You may want to specify which are the high bits and which the low ones...




More information about the llvm-commits mailing list