search for: dumppassstructur

Displaying 10 results from an estimated 10 matches for "dumppassstructur".

Did you mean: dumppassstructure
2009 Jul 09
2
[LLVMdev] Unnamed pass in on the fly pass manager
I have written a module pass. When I use the debug pass structure option, the name of my module pass is printed but then I get "Unnamed pass" when the FunctionPassManagerImpl *FPP calls dumpPassStructure (in PassManager.cpp). Is this the expected behavior, or should I be concerned that there is an error in my approach? Thanks, Scott
2009 Jul 10
0
[LLVMdev] Unnamed pass in on the fly pass manager
...On Thu, Jul 9, 2009 at 1:27 PM, Scott Ricketts<sricketts at maxentric.com> wrote: > I have written a module pass. When I use the debug pass structure > option, the name of my module pass is printed but then I get "Unnamed > pass" when the FunctionPassManagerImpl *FPP calls dumpPassStructure > (in PassManager.cpp). Is this the expected behavior, or should I be > concerned that there is an error in my approach? > > Thanks, > Scott >
2009 Jul 10
1
[LLVMdev] Unnamed pass in on the fly pass manager
...9, 2009 at 1:27 PM, Scott Ricketts<sricketts at maxentric.com> wrote: >> I have written a module pass. When I use the debug pass structure >> option, the name of my module pass is printed but then I get "Unnamed >> pass" when the FunctionPassManagerImpl *FPP calls dumpPassStructure >> (in PassManager.cpp). Is this the expected behavior, or should I be >> concerned that there is an error in my approach? >> >> Thanks, >> Scott >> >
2009 Feb 27
4
[LLVMdev] -fPIC warning on every compile on Cygwin
On Fri, Feb 27, 2009 at 4:32 PM, Jay Foad <jay.foad at gmail.com> wrote: > >> Could you please rig Makefile.rules or something to print out the value > >> of $(LLVM_ON_WIN32) ? The only way I can think of this happening is if > >> that's erroneously false. > > This works for me: > > Index: Makefile.rules >
2009 Feb 27
0
[LLVMdev] -fPIC warning on every compile on Cygwin
.../include/c++/4.2.2/bits/l ocale_facets.tcc:2571: undefined reference to `llvm::FunctionPass::assignPassMan ager(llvm::PMStack&, llvm::PassManagerType)' /usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l ocale_facets.tcc:2570: undefined reference to `llvm::Pass::dumpPassStructure(uns igned int)' /usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l ocale_facets.tcc:2576: undefined reference to `llvm::FunctionPass::runOnModule(l lvm::Module&)' /usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function `_ZN4llvm1 2RegisterPas...
2009 Mar 02
0
[LLVMdev] Fw: -fPIC warning on every compile on Cygwin
....2/bits/l ocale_facets.tcc:2571: undefined reference to `llvm::FunctionPass::assignPassMan ager(llvm::PMStack&, llvm::PassManagerType)' /usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l ocale_facets.tcc:2570: undefined reference to `llvm::Pass::dumpPassStructure(uns igned int)' /usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l ocale_facets.tcc:2576: undefined reference to `llvm::FunctionPass::runOnModule(l lvm::Module&)' /usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function `_Z...
2009 Mar 03
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...nce to > `llvm::FunctionPass::assignPassMan > ager(llvm::PMStack&, llvm::PassManagerType)' > /usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l > ocale_facets.tcc:2570: undefined reference to > `llvm::Pass::dumpPassStructure(uns > igned int)' > /usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l > ocale_facets.tcc:2576: undefined reference to > `llvm::FunctionPass::runOnModule(l > lvm::Module&)' > /usr/build/llvm...
2012 Oct 23
0
[LLVMdev] Error building llvm on AIX 7.1
...justedAnalysisPointer(void const*) ld: 0711-317 ERROR: Undefined symbol: llvm::Pass::getAsImmutablePass() ld: 0711-317 ERROR: Undefined symbol: llvm::Pass::getAsPMDataManager() ld: 0711-317 ERROR: Undefined symbol: llvm::Pass::verifyAnalysis() const ld: 0711-317 ERROR: Undefined symbol: llvm::Pass::dumpPassStructure(unsigned int) ld: 0711-317 ERROR: Undefined symbol: llvm::FunctionPass::doInitialization(llvm::Module&) ld: 0711-317 ERROR: Undefined symbol: llvm::FunctionPass::doFinalization(llvm::Module&) ld: 0711-317 ERROR: Undefined symbol: vtable for llvm::FunctionPass ld: 0711-317 ERROR: Undefined...
2012 Oct 23
2
[LLVMdev] Error building llvm on AIX 7.1
Hi All, I am trying to build llvm on AIX. I installed all the required packages including gcc, g++, etc ./configure also went fine. but i tried to run gmake, i got the following error: llvm[1]: Compiling MemoryBuffer.cpp for Release+Asserts build llvm[1]: Compiling MemoryObject.cpp for Release+Asserts build llvm[1]: Compiling Mutex.cpp for Release+Asserts build llvm[1]: Compiling Path.cpp for
2011 Apr 05
3
[LLVMdev] Building LLVM on Solaris/Sparc
.../ParallelAssert/llvm-objects/tools/opt/Debug+Asserts/opt.o llvm::createFunctionInliningPass(int) /n/fs/scratch/tpondich/ParallelAssert/llvm-objects/tools/opt/Debug+Asserts/opt.o llvm::createAliasDebugger() /n/fs/scratch/tpondich/ParallelAssert/llvm-objects/tools/opt/Debug+Asserts/opt.o llvm::Pass::dumpPassStructure(unsigned int)/n/fs/scratch/tpondich/ParallelAssert/llvm-objects/tools/opt/Debug+Asserts/AnalysisWrappers.o llvm::createLoopIdiomPass() /n/fs/scratch/tpondich/ParallelAssert/llvm-objects/tools/opt/Debug+Asserts/opt.o llvm::createTypeBasedAliasAnalysisPass() /n/fs/scratch/tpondich/ParallelAssert/llv...