[llvm-commits] [llvm] r84040 - /llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
Kevin Enderby
enderby at apple.com
Tue Oct 13 15:37:06 PDT 2009
All in good time with respect to the modifiers. This stuff is just
coming up. I'm trying to bring up bits at a time I'm trying to not
code every last thing for now. Please think of this as experimental
like the X86 llvm-mc stuff for now.
Thanks in advance for your patience,
Kev
On Oct 13, 2009, at 3:25 PM, Anton Korobeynikov wrote:
> Hello, Kevin
>> + // $42 -> immediate.
> #42 ?
I'll fix the comment :)
>
> What's about modifiers (e.g. #:lower16:foo / #:upper16:foo) ?
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State
> University
More information about the llvm-commits
mailing list