[llvm-dev] Aggregate load/stores
Jonas Maebe via llvm-dev
llvm-dev at lists.llvm.org
Wed Aug 19 00:04:00 PDT 2015
On 18 Aug 2015, at 17:23, Joerg Sonnenberger via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Freestanding code is still documented to require memset and a few other
> things.
I had found a few messages mentioning that they are required when generating freestanding code with clang (and GCC), but nothing about llvm. Could you point me to that documentation so I know what I have to provide?
Thanks,
Jonas
More information about the llvm-dev
mailing list