similar to: [LLVMdev] Segmentation Fault

Displaying 20 results from an estimated 700 matches similar to: "[LLVMdev] Segmentation Fault"

2010 Jan 31
0
[LLVMdev] Segmentation Fault
May be you need to debug your code and see. Rajika On Sun, Jan 31, 2010 at 9:48 AM, Hersh.S. Iyer <coolhersh at gmail.com> wrote: > Hello, > > I am learning to write passes in LLVM and currently using LLVM 2.6. I > followed the steps mentioned to write the helloworld pass and when i run it > using opt, I get a Seg Fault. Not able to figure out why this is happening. > It
2009 Nov 16
1
[LLVMdev] extracting data and operands
Hi, I wish to implement dead code elimination as a pass in llvm. This is not the same as unreachable block. For this, I plan to go ahead like this : In each function Identify the store and branch operations Identify the operands involved in these operations. Build the UD chain of these and check if there is any variable that is not used and mark its definition (the entire instruction)
2009 Nov 16
1
[LLVMdev] CFG using LLVM
I used successors to find the basic blocks that can be visited and those that cannot be reached. My pass just prints out those blocks which can be reached. The problem is that I want to include this in my compiler code rather than as a separate .cpp file which will perform the pass when I use 'opt'. I have seen that there is something called a PassManager class. Will this help me any way ?
2009 Nov 14
4
[LLVMdev] CFG using LLVM
Hi, I am a new user of LLVM. I am using it as the IR for a compiler for a subset of LUA. I have the .ll file ready and it executes fine when passed to the llvm interpreter. Now, I wish to perform a few optimizations to the code starting with dead code elimination. For this I would need the CFG. I am very new to all of this stuff. Please help me out guys. The way I want to proceed is to start at
2010 Aug 12
2
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
On Thu, Aug 12, 2010 at 6:56 PM, Romain Pechayre <rpechayr at gmail.com> wrote: > Ok. Thank you for your input. New questions :) : > - Is the dev package basically the source code of gcc 4.2 ? Isn't it > already fully included in llvm-gcc code base ? > AFAIR, you need to have the set of headers, gcc-dev.( Some one else may provide you with this information) > - How
2010 Aug 12
2
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
I need to add, also you'll need bison+flex. Rajika On Thu, Aug 12, 2010 at 6:41 PM, Rajika Kumarasiri <rajika at wso2.com> wrote: > You'll need to install the dev packages for gcc 4.2. > > Rajika > > On Thu, Aug 12, 2010 at 1:27 PM, Romain Pechayre <rpechayr at gmail.com>wrote: > >> Hello all, >> >> I am trying to build the latest version
2010 Aug 12
0
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
Thanks. It worked for a few more compilation lines. I now get the following linker error: undefined reference to llvm::MemoryBuffer::getNewMemBuffer(unsigned long, llvm::StringRef) I am surprised since the linker compile line already links with a whole bunch of llvm libraries ... Thanks for your help Romain On Thu, Aug 12, 2010 at 4:03 PM, Rajika Kumarasiri <rajika at wso2.com> wrote:
2010 Aug 12
1
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
I got this one fixed by rebuilding llvm Debug (oups). I had an old version. I now seem to have a classical message: version GLIBCXX_3.4.14 not found. I am indeed building llvm-gcc using gcc4.5. Is this the problem ? The fix to this problem indicated in README.LLVM does not help .. Thanks Romain On Thu, Aug 12, 2010 at 6:43 PM, Romain Pechayre <rpechayr at gmail.com> wrote: > Thanks.
2010 Aug 12
0
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
Ok. Thank you for your input. New questions :) : - Is the dev package basically the source code of gcc 4.2 ? Isn't it already fully included in llvm-gcc code base ? - How should I include bison+flex when I have installed Do I need to put additional flags to configure script ? Cheers, Romain On Thu, Aug 12, 2010 at 3:13 PM, Rajika Kumarasiri <rajika at wso2.com> wrote: > I need to
2009 Apr 18
1
[LLVMdev] build failure in llvm revision69440
hi, I am getting following compilation error while compiling llvm. I installed the missing libs. using my package manager (and there are in /usr/loca/lib path). Any clue to fix the problem. Thanks! /home/rajika/projects/llvm/llvm-objects/Debug/bin/tblgen: error while loading shared libraries: libffi.so.4: cannot open shared object file: No such file or directory make[1]: ***
2016 Jun 28
2
VNC server issue- Gnome - oh no! Something has gone wrong
Hi, I have been using VNC on CentOS 7 server from last couple of months and it was running all fine till last night. Unfortunately, there was an abrupt power failure and system got restarted. Now, when I try to login with VNCviwer, it thrown an error message- "*Gnome - oh no! Something has gone wrong "* with a logout option. When I click on logout, I see black/dark gray screen with 3
2010 Aug 12
0
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
You'll need to install the dev packages for gcc 4.2. Rajika On Thu, Aug 12, 2010 at 1:27 PM, Romain Pechayre <rpechayr at gmail.com> wrote: > Hello all, > > I am trying to build the latest version of llvm-gcc on a x86_64 > architecture running a Linux distribution. Using the READM.LLVM I have > managed to run ./configure using appropriate options, but when I try to >
2010 Aug 12
2
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
Hello all, I am trying to build the latest version of llvm-gcc on a x86_64 architecture running a Linux distribution. Using the READM.LLVM I have managed to run ./configure using appropriate options, but when I try to build using make, it shows the following error message after a few seconds: ../../llvm-gcc/gcc/gengtype-lex.l:31:27: fatal error: gengtype-yacc.h: No such file or directory. This
2016 Jun 29
2
VNC server issue- Gnome - oh no! Something has gone wrong
Hi All, The other thing we have noticed after booting is, screen is completely blank. GUI is not visible on attached monitor. We tried switching between different terminals using (Ctl+Alt+F1-12). F2-6 are showing command line terminals but, others are returning blank screen only. It appears that, there is some problem with GUI/gnome. Is there any way to fix this? Please help. Regards Hersh On
2016 Jul 13
3
Broken output for fdisk -l
There were no live connections. The problem what we had was more related to OS requirement for some software. This drive was not in a bad shape. On 12 July 2016 at 23:03, Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 07/12/2016 09:52 AM, Hersh wrote: > >> There was some problem with our system so I re-installed the server with >> CentOS 7. Now, when I am
2011 Mar 18
7
Add repo for xfig package
Hi All We want to install packages like xfig and transfig on centos 5.5. We found rpms available but them but it seems there are lot of dependencies for these packages. So we would like to setup yum repo for this. Can anyone suggest trusted baseurl for yum repo? Regards Hersh -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Dec 10
4
VNC on centOS
Hi, I have recently installed centOS 7 and trying to start vnc server on it. Somehow, I am unable to make vncserver working. I have modified iptable rules and xstartup file but it did not help. Has anyone else faced this problem earlier? Any help would be appreciated. Regards Hersh
2010 Feb 21
0
[LLVMdev] Possibly using a broken version of GCC to build LLVM (file won't finish compiling).
Puyan, There is a doc on the document page which describe the list of broken GCCs. You'll need to check it once the docs are online. Rajika On Sun, Feb 21, 2010 at 11:33 AM, Puyan Lotfi <puyan at gatech.edu> wrote: > Hi > > Does there exist a list of relative compile times for source files in LLVM? > I am doing a build for ARM on an actual ARM device, and >
2010 Feb 21
3
[LLVMdev] Possibly using a broken version of GCC to build LLVM (file won't finish compiling).
Hi Does there exist a list of relative compile times for source files in LLVM? I am doing a build for ARM on an actual ARM device, and CodeGenDAGPatterns.cpp is taking a really long time to compile (it's been like 20 minutes or more). I don't even get an error. All the files before it compile pretty quickly but this file in particular just won't finish. The version of gcc I have on
2010 Feb 21
1
[LLVMdev] Possibly using a broken version of GCC to build LLVM (file won't finish compiling).
>From a cached version of the Getting Started Guide, I have found: "GCC 3.4.4 (CodeSourcery ARM 2005q3-2): this compiler miscompiles LLVM when building with optimizations enabled. It appears to work with "make ENABLE_OPTIMIZED=1 OPTIMIZE_OPTION=-O1" or build a debug build." I'm trying that now. -Puyan On Sun, Feb 21, 2010 at 1:22 AM, Rajika Kumarasiri <rajika at