[LLVMdev] registers as home location
Eli Friedman
eli.friedman at gmail.com
Thu Jul 16 14:02:41 PDT 2009
On Thu, Jul 16, 2009 at 1:53 PM, shreyas krishnan<shreyas76 at gmail.com> wrote:
> Hi
> As part of a requirement that I have, I would like to have some
> globals reside in registers always. So these variables would not have
> a home location in memory.
Not implemented at the moment; see
http://nondot.org/sabre/LLVMNotes/GlobalRegisterVariables.txt .
-Eli
More information about the llvm-dev
mailing list