search for: bugdriver

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

Did you mean: bo_driver
2003 May 23
0
[LLVMdev] clarify comment in BugDriver.cpp
Clarify BugDriver.cpp:BugDriver::ParseInputFile()'s return values in its explanatory comment. Committed as an obvious fix. -- gaeke at uiuc.edu Index: BugDriver.cpp =================================================================== RCS file: /home/vadve/vadve/Research/DynOpt/CVSRepository/llvm/tools/bugpoin...
2006 Nov 05
0
[LLVMdev] Port succesful
...tried rebuilding and found out that patch for this is not necesary. So feel free to toss it away. >> Ok, I am sending the logs for all main projects. All others have minumum >> to no warnings. >> > Ok. > > I tried to build bugpoint and I got this linker errors: BugDriver.obj : error LNK2019: unresolved external symbol "public: bool __thiscall llvm::BugDriver::runManyPasses(class std::vector<class llvm::PassInfo const *,class std::allocator<class llvm::PassInfo const *> > const &)" (?runManyPasses at BugDriver@llvm@@QAE_NABV?$vector at...
2004 Oct 18
1
[LLVMdev] Compiling errors from OptimizerDriver.cpp when compiling on MinGW
...houldn't this be moved to lib/System/<platform>? Any suggestions? -------------------------- c:/Projects/src/llvm/tools/bugpoint/OptimizerDriver.cpp:28:22: sys/wait.h: No such file or directory c:/Projects/src/llvm/tools/bugpoint/OptimizerDriver.cpp: In member function ` bool llvm::BugDriver::runPasses(const std::vector<const llvm::PassInfo*, std::allocator<const llvm::PassInfo*> >&, std::string&, bool, bool) const': c:/Projects/src/llvm/tools/bugpoint/OptimizerDriver.cpp:120: error: `fork' undeclared (first use this function) c:/Projects/src/llvm/too...
2004 Oct 16
0
[LLVMdev] Compiling errors from OptimizerDriver.cpp when compiling on MinGW
...houldn't this be moved to lib/System/<platform>? Any suggestions? -------------------------- c:/Projects/src/llvm/tools/bugpoint/OptimizerDriver.cpp:28:22: sys/wait.h: No such file or directory c:/Projects/src/llvm/tools/bugpoint/OptimizerDriver.cpp: In member function ` bool llvm::BugDriver::runPasses(const std::vector<const llvm::PassInfo*, std::allocator<const llvm::PassInfo*> >&, std::string&, bool, bool) const': c:/Projects/src/llvm/tools/bugpoint/OptimizerDriver.cpp:120: error: `fork' undeclared (first use this function) c:/Projects/src/llvm/too...
2009 May 06
0
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
Hi Scott, > On Tue, May 5, 2009 at 12:26 PM, Duncan Sands <baldrick at free.fr> wrote: > > this is indeed a miscompilation by your system compiler. However so many > > compilers miscompiled this that a workaround was committed to svn. So you > > may want to check out llvm and llvm-gcc from svn. Alternatively, maybe > > the patch applies to llvm 2.5 too.
2009 May 06
2
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
...gcc, so I re-configured with: ../llvm/configure --prefix=/pkg/bin/llvm --with-llvmgccdir=/pkg/build/llvm-svn2/install/ and then did "make" in the llvm-obj directory. But this build failed: make[2]: Entering directory `/pkg/build/llvm-svn2/llvm-obj/tools/bugpoint' llvm[2]: Compiling BugDriver.cpp for Debug build llvm[2]: Compiling CrashDebugger.cpp for Debug build llvm[2]: Compiling ExecutionDriver.cpp for Debug build llvm[2]: Compiling ExtractFunction.cpp for Debug build llvm[2]: Compiling FindBugs.cpp for Debug build /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../include/c++/4.1.2...
2009 May 05
2
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
On Tue, May 5, 2009 at 12:26 PM, Duncan Sands <baldrick at free.fr> wrote: > this is indeed a miscompilation by your system compiler.  However so many > compilers miscompiled this that a workaround was committed to svn.  So you > may want to check out llvm and llvm-gcc from svn.  Alternatively, maybe > the patch applies to llvm 2.5 too.  I've attached it. I will try the
2017 Aug 26
2
building release_50 with gcc7.2.0 on MacOS: duplicate symbol llvm::DominatorTreeBase
...ime -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -O3 -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names -rdynamic CMakeFiles/bugpoint.dir/BugDriver.cpp.o CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o CMakeFiles/bugpoint.dir/FindBugs.cpp.o CMakeFiles/bugpoint.dir/Miscompilation.cpp.o CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o CMakeFiles/bugpoint.dir/Too...
2005 Apr 22
0
[LLVMdev] tabs
....c Index: test/Regression/CFrontend/2002-08-02-UnionTest.c Index: test/Regression/CFrontend/2002-09-08-PointerShifts.c Index: test/Regression/CFrontend/2002-10-12-TooManyArguments.c Index: test/Regression/CodeGen/Generic/BasicInstrs.c Index: test/Regression/Debugger/funccall.c Index: tools/bugpoint/BugDriver.h Index: tools/bugpoint/Miscompilation.cpp Index: tools/bugpoint/OptimizerDriver.cpp Index: utils/Burg/b.h Index: utils/Burg/be.c Index: utils/Burg/burs.c Index: utils/Burg/closure.c Index: utils/Burg/delta.c Index: utils/Burg/fe.c Index: utils/Burg/fe.h Index: utils/Burg/item.c Index: utils/Burg/l...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-extract' llvm[2]: Compiling RemoteTarget.cpp for Release+Asserts build llvm[2]: Compiling Disassembler.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/bugpoint' llvm[2]: Compiling BugDriver.cpp for Release+Asserts build llvm[2]: Compiling RemoteTargetExternal.cpp for Release+Asserts build llvm[2]: Compiling llvm-mc.cpp for Release+Asserts build llvm[2]: Compiling lli.cpp for Release+Asserts build llvm[2]: Compiling CrashDebugger.cpp for Release+Asserts build llvm[2]: Linking Release+A...