search for: llvmsparcasmprint

Displaying 12 results from an estimated 12 matches for "llvmsparcasmprint".

Did you mean: llvmsparcasmprinter
2009 Feb 20
2
[LLVMdev] libLTO warning
...n.o /home/maurice/installation/llvm/Debug/lib/LLVMAlphaAsmPrinter.o /home/maurice/installation/llvm/Debug/lib/LLVMPowerPCAsmPrinter.o /home/maurice/installation/llvm/Debug/lib/LLVMPowerPCCodeGen.o /home/maurice/installation/llvm/Debug/lib/LLVMSparcCodeGen.o /home/maurice/installation/llvm/Debug/lib/LLVMSparcAsmPrinter.o /home/maurice/installation/llvm/Debug/lib/LLVMX86AsmPrinter.o /home/maurice/installation/llvm/Debug/lib/LLVMX86CodeGen.o is not portable! I haven't noticed any ill-effects. Is this a harmless warning or does it need to be fixed? I'm on Linux/Fedora 9, x86-64. Kind regards, Maurice -...
2009 Feb 20
0
[LLVMdev] libLTO warning
...lation/llvm/Debug/lib/LLVMAlphaAsmPrinter.o > /home/maurice/installation/llvm/Debug/lib/LLVMPowerPCAsmPrinter.o > /home/maurice/installation/llvm/Debug/lib/LLVMPowerPCCodeGen.o > /home/maurice/installation/llvm/Debug/lib/LLVMSparcCodeGen.o > /home/maurice/installation/llvm/Debug/lib/LLVMSparcAsmPrinter.o > /home/maurice/installation/llvm/Debug/lib/LLVMX86AsmPrinter.o > /home/maurice/installation/llvm/Debug/lib/LLVMX86CodeGen.o is not > portable! > > I haven't noticed any ill-effects. Is this a harmless warning or does it > need to be fixed? > > I'm on Linu...
2008 Nov 30
2
[LLVMdev] libLTO on linux
.../lib/LLVMAlphaCodeGen.o /home/nicholas/llvm-commit/Debug/lib/LLVMAlphaAsmPrinter.o /home/nicholas/llvm-commit/Debug/lib/LLVMPowerPCAsmPrinter.o /home/nicholas/llvm-commit/Debug/lib/LLVMPowerPCCodeGen.o /home/nicholas/llvm-commit/Debug/lib/LLVMSparcCodeGen.o /home/nicholas/llvm-commit/Debug/lib/LLVMSparcAsmPrinter.o /home/nicholas/llvm-commit/Debug/lib/LLVMX86AsmPrinter.o /home/nicholas/llvm-commit/Debug/lib/LLVMX86CodeGen.o is not portable! If we're going to build a .so file, we need those .o's to be built with -fPIC. As far as I can see, configuring LLVM with --enable-pic actually does that...
2010 Aug 02
0
[LLVMdev] CMake broken?
I'm seeing this as well, but for the LLVMAlphaAsmParser: CMake Error at cmake/modules/LLVMConfig.cmake:90 (message): Library LLVMAlphaAsmPrinter not found in list of llvm libraries. Call Stack (most recent call first): cmake/modules/LLVMConfig.cmake:27 (explicit_map_components_to_libraries) cmake/modules/LLVMConfig.cmake:20 (explicit_llvm_config) cmake/modules/AddLLVM.cmake:61
2009 Jul 31
2
[LLVMdev] llvm-gcc build of inferno/plan 9 'mk' fails
...nferno/utils/include Posix.c sh.c arc.c archive.c bufblock.c env.c file.c graph.c job.c lex.c main.c match.c mk.c parse.c recipe.c rule.c run.c shprint.c symtab.c var.c varsub.c word.c llvm-ld -L/opt/local/lib -lpthread -lm /opt/local/lib/LLVMXCore.o /opt/local/lib/LLVMSparcCodeGen.o /opt/local/lib/LLVMSparcAsmPrinter.o /opt/local/lib/LLVMPowerPCAsmPrinter.o /opt/local/lib/LLVMPowerPCCodeGen.o /opt/local/lib/LLVMPIC16.o /opt/local/lib/LLVMMSIL.o /opt/local/lib/LLVMMips.o -lLLVMLinker -lLLVMipo /opt/local/lib/LLVMInterpreter.o -lLLVMInstrumentation /opt/local/lib/LLVMIA64.o /opt/local/lib/LLVMExecutionEngine.o...
2008 Nov 30
0
[LLVMdev] libLTO on linux
...n.o > /home/nicholas/llvm-commit/Debug/lib/LLVMAlphaAsmPrinter.o > /home/nicholas/llvm-commit/Debug/lib/LLVMPowerPCAsmPrinter.o > /home/nicholas/llvm-commit/Debug/lib/LLVMPowerPCCodeGen.o > /home/nicholas/llvm-commit/Debug/lib/LLVMSparcCodeGen.o > /home/nicholas/llvm-commit/Debug/lib/LLVMSparcAsmPrinter.o > /home/nicholas/llvm-commit/Debug/lib/LLVMX86AsmPrinter.o > /home/nicholas/llvm-commit/Debug/lib/LLVMX86CodeGen.o is not portable! > > If we're going to build a .so file, we need those .o's to be built with > -fPIC. As far as I can see, configuring LLVM with --enable-pic...
2009 Jul 31
0
[LLVMdev] llvm-gcc build of inferno/plan 9 'mk' fails
On Thu, Jul 30, 2009 at 11:03 PM, james northrup<northrup.james at gmail.com> wrote: > CC="p llvm-gcc-4.2 `llvm-config --cflags` -march=i386  --emit-llvm -O0 >  -c -I$PLAT/include -I$ROOT/include -I$ROOT/utils/    include" > LD="p llvm-ld `llvm-config --ldflags --libs all  `" > AR="p llvm-ar crvs" Using llvm-ar+llvm-ld is likely to give you bad
2010 Aug 02
6
[LLVMdev] CMake broken?
Hi all, CMake seems to have broken in the last few days - or is it just me? tcare:llvm-release tcare$ make -j4 -- Target triple: x86_64-apple-darwin10.5.0 -- Native target architecture is X86 -- Threads enabled. -- Building with -fPIC -- Targeting X86 CMake Error at cmake/modules/LLVMConfig.cmake:90 (message): Library LLVMARMAsmParser not found in list of llvm libraries. Call Stack (most
2008 Dec 18
0
[LLVMdev] Troubles with clang and llvm libraries and simple Xcode project
...VMARMCodeGen.o /code/llvm/Release/lib/LLVMIA64.o /code/llvm/Release/ lib/LLVMAlphaCodeGen.o /code/llvm/Release/lib/LLVMAlphaAsmPrinter.o / code/llvm/Release/lib/LLVMPowerPCAsmPrinter.o /code/llvm/Release/lib/ LLVMPowerPCCodeGen.o /code/llvm/Release/lib/LLVMSparcCodeGen.o /code/ llvm/Release/lib/LLVMSparcAsmPrinter.o /code/llvm/Release/lib/ LLVMX86AsmPrinter.o /code/llvm/Release/lib/LLVMX86CodeGen.o is not portable! make install ... llvm[3]: Installing Release Shared Library /usr/local/lib/ libLLVMHello.dylib mklib: install: warning: remember to run `mklib --finish /code/llvm/ Release/lib' ......
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a /lot/ of errors like this (strangely I hit none of these in check-llvm, only in check-clang): Any ideas? ==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes at address 0x631000014800 ==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...B_DEPENDS:STATIC= //Dependencies for target LLVMRuntimeDyld_LIB_DEPENDS:STATIC= //Dependencies for target LLVMScalarOpts_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSelectionDAG_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSparcAsmParser_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSparcAsmPrinter_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSparcCodeGen_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSparcDesc_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSparcDisassembler_LIB_DEPENDS:STATIC= //Dependencies for target LLVMSparcInfo_LIB_DEPENDS:STATIC= //Dependencies for ta...
2019 Apr 30
6
Disk space and RAM requirements in docs
...les/Output/macros.c.tmp 1.2M build/tools/clang/test/Modules/Output/compiler_builtins_arm.m.tmp/WB9PYM4DNGGI 1.2M build/tools/clang/test/Modules/Output/compiler_builtins_arm.m.tmp 1.2M build/lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir 1.2M build/lib/Target/Sparc/InstPrinter/CMakeFiles/LLVMSparcAsmPrinter.dir 1.2M build/lib/Target/Sparc/InstPrinter/CMakeFiles 1.2M build/lib/Target/Sparc/InstPrinter 1.1M build/tools/clang/test/Parser/Output 1.1M build/tools/clang/test/Parser 1.1M build/tools/clang/test/Misc/Output 1.1M build/tools/clang/test/Misc 1.1M build/lib/Testing 1.1M build/lib/Target/ARM/Ins...