search for: codeg

Displaying 3 results from an estimated 3 matches for "codeg".

Did you mean: code
2007 Dec 13
1
[LLVMdev] building LLVM with just the C backend
...UILD It didn't work. I get these link failures: make[2]: Entering directory `/home/foad/svn/antix/toolchain/trunk/toolchain/obj/llvm-obj/tools/llc' llvm[2]: Linking Debug executable llc /home/foad/svn/antix/toolchain/trunk/toolchain/obj/llvm-obj/tools/llc/Debug/ llc.o: In function `ForceCodegenLinking': /home/foad/svn/antix/toolchain/trunk/toolchain/llvm/llvm/include/llvm/CodeGe n/LinkAllCodegenComponents.h:38: undefined reference to `llvm::createBFS_DAGScheduler(llvm::SelectionDAGISel*, llvm::SelectionDAG*, llvm::MachineBasicBlock*)' /home/foad/svn/antix/toolchain/trunk/toolcha...
2012 Feb 10
1
[LLVMdev] Question about /llvm/trunk/lib/CodeGen/MachineScheduler.cpp
...de Aurora Forum. > > >> -----Original Message----- >> From: Andrew Trick [mailto:atrick at apple.com] >> Sent: Monday, February 06, 2012 6:06 PM >> To: Sergei Larin >> Cc: llvm-commits at cs.uiuc.edu >> Subject: Re: Question about >> /llvm/trunk/lib/CodeGen/MachineScheduler.cpp >> >> Sergei, >> >> Anything can be a terminator if the target says so. A terminator can >> only be followed by other terminators in the same block (at least I >> think that's true throughout the backend). >> >> Empty blo...
2016 Aug 04
4
help please: how to sort the contents of a "SymbolTableListTraits<GlobalVariable>"?
...2abb56 llvm::legacy::PassManagerImpl::run(llvm::Module&) + 342 17 clang-3.9 0x00000000022ac541 llvm::legacy::PassManager::run(llvm::Module&) + 33 18 clang-3.9 0x0000000002adf7c5 19 clang-3.9 0x0000000002adeda6 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::DataLayout const&, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream> >) + 150 20 clang-3.9 0x00000000035d622f 2...