search for: 174f631f

Displaying 2 results from an estimated 2 matches for "174f631f".

2010 Oct 29
0
[LLVMdev] strict aliasing and LLVM
On Fri, Oct 29, 2010 at 3:54 PM, Chris Lattner <clattner at apple.com> wrote: > On Oct 29, 2010, at 11:35 AM, Xinliang David Li wrote: > > Thanks for the -m tip to pass llvm options. Why is it not documented > anywhere. See http://clang.llvm.org/docs/UsersManual.html#commandline > > > -mllvm flags are somewhat equivalent to gcc -param options. -mllvm flags > are
2010 Oct 29
2
[LLVMdev] strict aliasing and LLVM
On Oct 29, 2010, at 11:35 AM, Xinliang David Li wrote: > Thanks for the -m tip to pass llvm options. Why is it not documented anywhere. See http://clang.llvm.org/docs/UsersManual.html#commandline -mllvm flags are somewhat equivalent to gcc -param options. -mllvm flags are for compiler hackers to play with, and are not stable or documented. Once TBAA is stable and reliable it will be