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

Arnamoy Bhattacharyya arnamoy at ualberta.ca
Wed Jul 18 19:33:27 CDT 2012


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?

-- 
Arnamoy Bhattacharyya
Athabasca Hall 143
Department of Computing Science - University of Alberta
Edmonton, Alberta, Canada, T6G 2E8
587-710-7073
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alcf.anl.gov/pipermail/llvm-bgq-discuss/attachments/20120718/51ef78d2/attachment.html>


More information about the llvm-bgq-discuss mailing list