[LLVMdev] clang command line for ppc?
Hal Finkel
hfinkel at anl.gov
Mon Apr 21 10:36:00 PDT 2014
----- Original Message -----
> From: "reed kotler" <rkotler at mips.com>
> To: LLVMdev at cs.uiuc.edu
> Cc: "Hal Finkel" <hfinkel at anl.gov>
> Sent: Monday, April 21, 2014 12:33:58 PM
> Subject: clang command line for ppc?
>
> What is the basic command line for using clang/llvm to produce ppc
> linux
> code?
You mean cross-compiling from another host? The target triple is powerpc-unknown-linux-gnu or powerpc64-unknown-linux-gnu.
-Hal
>
> Tia.
>
> Reed
>
--
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory
More information about the llvm-dev
mailing list