[LLVMdev] opt, llcc, ll++, -O1, -O2, -O3
"?=Valery A.Khamenya=?koi8-r?Q?"
khamenya at mail.ru
Wed May 5 03:43:01 PDT 2004
- Previous message: [LLVMdev] opt, llcc, ll++, -O1, -O2, -O3
- Next message: [LLVMdev] opt, llcc, ll++, -O1, -O2, -O3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
> For example:
> $ llvmgcc ackerman.c -o ackerman -Wl,-native-cbe
BTW, Chris, what should be then an analogy
of "gcc -O3 -S foo.c" in LLVM framework?
The invocation of
$ llvmgcc -S ackerman.c -o ackerman -Wl,-native-cbe
does not produce native assebler output as one might expect.
--
Valery
- Previous message: [LLVMdev] opt, llcc, ll++, -O1, -O2, -O3
- Next message: [LLVMdev] opt, llcc, ll++, -O1, -O2, -O3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-dev
mailing list