[Llvm-bgq-discuss] "lli" is not supported in BGQ?

Hal Finkel hfinkel at anl.gov
Wed Jul 18 20:25:16 CDT 2012


Correct. LLVM JIT is currently broken in general on PowerPC.

 -Hal

On Wed, 18 Jul 2012 18:33:27 -0600
Arnamoy Bhattacharyya <arnamoy at ualberta.ca> wrote:

> Hi;
> 
> I compiled a simple hello world program to llvm bitcode using
> "bgclang" and tried to run it using lli.  But got the following error
> -
> 
> [arnamoy at vestalac1 ~]$ /home/projects/llvm/bin/lli a.s
> 0  lli       0x00000000108b294c
> 1  lli       0x00000000108b36e4
> 2            0x00000fffb22e0418 __kernel_sigtramp_rt64 + 0
> 3  lli       0x00000000103b5580
> llvm::JIT::runFunction(llvm::Function*,
> std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> >
> const&) + 18446744073701974088 4  lli       0x00000000106e989c
> llvm::ExecutionEngine::runFunctionAsMain(llvm::Function*,
> std::vector<std::string, std::allocator<std::string> > const&, char
> const* const*) + 18446744073705252964
> 5  lli       0x00000000100dfacc main + 18446744073699058644
> 6  libc.so.6 0x000000801b37bcd8
> 7  libc.so.6 0x000000801b37bed0 __libc_start_main +
> 18446744073707958784 Stack dump:
> 0. Program arguments: /home/projects/llvm/bin/lli a.s
> Segmentation fault (core dumped)
> 
> Is lli not supported in bgq?
> 



-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
1-630-252-0023
hfinkel at anl.gov


More information about the llvm-bgq-discuss mailing list