Nikhil Reddy Kothapally
2015-Jul-29 16:27 UTC
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
llvm[4]: Compiling PoolAllocate.cpp for Release+Asserts build /home/NIKHILREDDY/WORK/LLVM_SRC/projects/poolalloc/lib/PoolAllocate/PoolAllocate.cpp: In member function ‘virtual bool llvm::PoolAllocate::runOnModule(llvm::Module&)’: /home/NIKHILREDDY/WORK/LLVM_SRC/projects/poolalloc/lib/PoolAllocate/PoolAllocate.cpp:403:16: error: ‘class llvm::Constant’ has no member named ‘replaceUsesOfWithOnConstant’ C->replaceUsesOfWithOnConstant(F, CEnew, ReplaceWorklist[index]); ^ llvm[4]: Compiling PoolOptimize.cpp for Release+Asserts build llvm[4]: Compiling RunTimeAssociate.cpp for Release+Asserts build /usr/bin/rm: cannot remove ‘/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate/Release+Asserts/PoolAllocate.d.tmp’: No such file or directory /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:1521: recipe for target '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate/Release+Asserts/PoolAllocate.o' failed make[4]: *** [/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate/Release+Asserts/PoolAllocate.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate' /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:880: recipe for target 'all' failed make[3]: *** [all] Error 1 make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib' /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:880: recipe for target 'all' failed make[2]: *** [all] Error 1 make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc' /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:880: recipe for target 'all' failed make[1]: *** [all] Error 1 make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects' /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:965: recipe for target 'all' failed make: *** [all] Error 1 NIKHILREDDY at NikhilReddyK ~/WORK/LLVM_OBJ for your reference i will also send the configurlog file and also maketools and makelog files Thank You, Kind Regards, Nikhil Reddy Kothapally +4917672147229 Master Student Technische Universität Chemnitz,(Germany) Automotive Software Engineering. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150729/7bf79116/attachment.html> -------------- next part -------------- llvm[0]: Constructing LLVMBuild project information. make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Support' llvm[1]: Compiling APFloat.cpp for Release+Asserts build llvm[1]: Compiling APInt.cpp for Release+Asserts build llvm[1]: Compiling APSInt.cpp for Release+Asserts build llvm[1]: Compiling ARMBuildAttrs.cpp for Release+Asserts build llvm[1]: Compiling ARMWinEH.cpp for Release+Asserts build llvm[1]: Compiling Allocator.cpp for Release+Asserts build llvm[1]: Compiling Atomic.cpp for Release+Asserts build llvm[1]: Compiling BlockFrequency.cpp for Release+Asserts build llvm[1]: Compiling BranchProbability.cpp for Release+Asserts build llvm[1]: Compiling COM.cpp for Release+Asserts build llvm[1]: Compiling CommandLine.cpp for Release+Asserts build llvm[1]: Compiling Compression.cpp for Release+Asserts build llvm[1]: Compiling ConvertUTF.c for Release+Asserts build llvm[1]: Compiling ConvertUTFWrapper.cpp for Release+Asserts build llvm[1]: Compiling CrashRecoveryContext.cpp for Release+Asserts build llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release+Asserts build llvm[1]: Compiling DataExtractor.cpp for Release+Asserts build llvm[1]: Compiling DataStream.cpp for Release+Asserts build llvm[1]: Compiling Debug.cpp for Release+Asserts build llvm[1]: Compiling DeltaAlgorithm.cpp for Release+Asserts build llvm[1]: Compiling Dwarf.cpp for Release+Asserts build llvm[1]: Compiling DynamicLibrary.cpp for Release+Asserts build llvm[1]: Compiling Errno.cpp for Release+Asserts build llvm[1]: Compiling ErrorHandling.cpp for Release+Asserts build llvm[1]: Compiling FileOutputBuffer.cpp for Release+Asserts build llvm[1]: Compiling FileUtilities.cpp for Release+Asserts build llvm[1]: Compiling FoldingSet.cpp for Release+Asserts build llvm[1]: Compiling FormattedStream.cpp for Release+Asserts build llvm[1]: Compiling GraphWriter.cpp for Release+Asserts build llvm[1]: Compiling Hashing.cpp for Release+Asserts build llvm[1]: Compiling Host.cpp for Release+Asserts build llvm[1]: Compiling IntEqClasses.cpp for Release+Asserts build llvm[1]: Compiling IntervalMap.cpp for Release+Asserts build llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release+Asserts build llvm[1]: Compiling LEB128.cpp for Release+Asserts build llvm[1]: Compiling LineIterator.cpp for Release+Asserts build llvm[1]: Compiling Locale.cpp for Release+Asserts build llvm[1]: Compiling LockFileManager.cpp for Release+Asserts build llvm[1]: Compiling MD5.cpp for Release+Asserts build llvm[1]: Compiling ManagedStatic.cpp for Release+Asserts build llvm[1]: Compiling MathExtras.cpp for Release+Asserts build llvm[1]: Compiling Memory.cpp for Release+Asserts build 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 Options.cpp for Release+Asserts build llvm[1]: Compiling Path.cpp for Release+Asserts build llvm[1]: Compiling PluginLoader.cpp for Release+Asserts build llvm[1]: Compiling PrettyStackTrace.cpp for Release+Asserts build llvm[1]: Compiling Process.cpp for Release+Asserts build llvm[1]: Compiling Program.cpp for Release+Asserts build llvm[1]: Compiling RWMutex.cpp for Release+Asserts build llvm[1]: Compiling RandomNumberGenerator.cpp for Release+Asserts build llvm[1]: Compiling Regex.cpp for Release+Asserts build llvm[1]: Compiling ScaledNumber.cpp for Release+Asserts build llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release+Asserts build llvm[1]: Compiling Signals.cpp for Release+Asserts build llvm[1]: Compiling SmallPtrSet.cpp for Release+Asserts build llvm[1]: Compiling SmallVector.cpp for Release+Asserts build llvm[1]: Compiling SourceMgr.cpp for Release+Asserts build llvm[1]: Compiling SpecialCaseList.cpp for Release+Asserts build llvm[1]: Compiling Statistic.cpp for Release+Asserts build llvm[1]: Compiling StreamingMemoryObject.cpp for Release+Asserts build llvm[1]: Compiling StringExtras.cpp for Release+Asserts build llvm[1]: Compiling StringMap.cpp for Release+Asserts build llvm[1]: Compiling StringPool.cpp for Release+Asserts build llvm[1]: Compiling StringRef.cpp for Release+Asserts build llvm[1]: Compiling StringSaver.cpp for Release+Asserts build llvm[1]: Compiling SystemUtils.cpp for Release+Asserts build llvm[1]: Compiling TargetParser.cpp for Release+Asserts build llvm[1]: Compiling TargetRegistry.cpp for Release+Asserts build llvm[1]: Compiling ThreadLocal.cpp for Release+Asserts build llvm[1]: Compiling Threading.cpp for Release+Asserts build llvm[1]: Compiling TimeValue.cpp for Release+Asserts build llvm[1]: Compiling Timer.cpp for Release+Asserts build llvm[1]: Compiling ToolOutputFile.cpp for Release+Asserts build llvm[1]: Compiling Triple.cpp for Release+Asserts build llvm[1]: Compiling Twine.cpp for Release+Asserts build llvm[1]: Compiling Unicode.cpp for Release+Asserts build llvm[1]: Compiling Valgrind.cpp for Release+Asserts build llvm[1]: Compiling Watchdog.cpp for Release+Asserts build llvm[1]: Compiling YAMLParser.cpp for Release+Asserts build llvm[1]: Compiling YAMLTraits.cpp for Release+Asserts build llvm[1]: Compiling circular_raw_ostream.cpp for Release+Asserts build llvm[1]: Compiling raw_os_ostream.cpp for Release+Asserts build llvm[1]: Compiling raw_ostream.cpp for Release+Asserts build llvm[1]: Compiling regcomp.c for Release+Asserts build llvm[1]: Compiling regerror.c for Release+Asserts build llvm[1]: Compiling regexec.c for Release+Asserts build llvm[1]: Compiling regfree.c for Release+Asserts build llvm[1]: Compiling regstrlcpy.c for Release+Asserts build llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Support' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/TableGen' llvm[1]: Compiling Error.cpp for Release+Asserts build llvm[1]: Compiling Main.cpp for Release+Asserts build llvm[1]: Compiling Record.cpp for Release+Asserts build llvm[1]: Compiling SetTheory.cpp for Release+Asserts build llvm[1]: Compiling StringMatcher.cpp for Release+Asserts build llvm[1]: Compiling TGLexer.cpp for Release+Asserts build llvm[1]: Compiling TGParser.cpp for Release+Asserts build llvm[1]: Compiling TableGenBackend.cpp for Release+Asserts build llvm[1]: Building Release+Asserts Archive Library libLLVMTableGen.a make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/TableGen' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/FileCheck' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/PerfectShuffle' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/count' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/TableGen' llvm[2]: Compiling PerfectShuffle.cpp for Release+Asserts build llvm[2]: Compiling FileCheck.cpp for Release+Asserts build llvm[2]: Compiling count.c for Release+Asserts build llvm[2]: Compiling AsmMatcherEmitter.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable count (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable count (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/count' llvm[2]: Compiling AsmWriterEmitter.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-PerfectShuffle (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-PerfectShuffle (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/PerfectShuffle' llvm[2]: Compiling AsmWriterInst.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable FileCheck (without symbols) make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/fpcmp' llvm[2]: ======= Finished Linking Release+Asserts Executable FileCheck (without symbols) llvm[2]: Compiling fpcmp.cpp for Release+Asserts build make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/FileCheck' llvm[2]: Compiling CTagsEmitter.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/llvm-lit' llvm[2]: Creating 'llvm-lit' script... llvm[2]: Linking Release+Asserts executable fpcmp (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/llvm-lit' llvm[2]: Compiling CallingConvEmitter.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/not' llvm[2]: Compiling not.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable fpcmp (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/fpcmp' llvm[2]: Compiling CodeEmitterGen.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest/googletest' llvm[3]: Compiling src/gtest-all.cc for Release+Asserts build llvm[2]: Linking Release+Asserts executable not (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable not (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/not' llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release+Asserts build make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest/UnitTestMain' llvm[3]: Compiling TestMain.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/yaml-bench' llvm[2]: Compiling YAMLBench.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libgtest_main.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest/UnitTestMain' llvm[2]: Compiling CodeGenInstruction.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable yaml-bench (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable yaml-bench (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/yaml-bench' llvm[2]: Compiling CodeGenMapTable.cpp for Release+Asserts build llvm[2]: Compiling CodeGenRegisters.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libgtest.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest/googletest' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest' llvm[2]: Compiling CodeGenSchedule.cpp for Release+Asserts build llvm[2]: Compiling CodeGenTarget.cpp for Release+Asserts build llvm[2]: Compiling DAGISelEmitter.cpp for Release+Asserts build llvm[2]: Compiling DAGISelMatcher.cpp for Release+Asserts build llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release+Asserts build llvm[2]: Compiling DAGISelMatcherGen.cpp for Release+Asserts build llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release+Asserts build llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release+Asserts build llvm[2]: Compiling DisassemblerEmitter.cpp for Release+Asserts build llvm[2]: Compiling FastISelEmitter.cpp for Release+Asserts build llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release+Asserts build llvm[2]: Compiling InstrInfoEmitter.cpp for Release+Asserts build llvm[2]: Compiling IntrinsicEmitter.cpp for Release+Asserts build llvm[2]: Compiling OptParserEmitter.cpp for Release+Asserts build llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release+Asserts build llvm[2]: Compiling RegisterInfoEmitter.cpp for Release+Asserts build llvm[2]: Compiling SubtargetEmitter.cpp for Release+Asserts build llvm[2]: Compiling TableGen.cpp for Release+Asserts build llvm[2]: Compiling X86DisassemblerTables.cpp for Release+Asserts build llvm[2]: Compiling X86ModRMFilters.cpp for Release+Asserts build llvm[2]: Compiling X86RecognizableInstr.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-tblgen (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-tblgen (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/TableGen' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IR' llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly. llvm[1]: Compiling AsmWriter.cpp for Release+Asserts build llvm[1]: Compiling Attributes.cpp for Release+Asserts build llvm[1]: Compiling AutoUpgrade.cpp for Release+Asserts build llvm[1]: Compiling BasicBlock.cpp for Release+Asserts build llvm[1]: Compiling Comdat.cpp for Release+Asserts build llvm[1]: Compiling ConstantFold.cpp for Release+Asserts build llvm[1]: Compiling ConstantRange.cpp for Release+Asserts build llvm[1]: Compiling Constants.cpp for Release+Asserts build llvm[1]: Compiling Core.cpp for Release+Asserts build llvm[1]: Compiling DIBuilder.cpp for Release+Asserts build llvm[1]: Compiling DataLayout.cpp for Release+Asserts build llvm[1]: Compiling DebugInfo.cpp for Release+Asserts build llvm[1]: Compiling DebugInfoMetadata.cpp for Release+Asserts build llvm[1]: Compiling DebugLoc.cpp for Release+Asserts build llvm[1]: Compiling DiagnosticInfo.cpp for Release+Asserts build llvm[1]: Compiling DiagnosticPrinter.cpp for Release+Asserts build llvm[1]: Compiling Dominators.cpp for Release+Asserts build llvm[1]: Compiling Function.cpp for Release+Asserts build llvm[1]: Compiling GCOV.cpp for Release+Asserts build llvm[1]: Compiling GVMaterializer.cpp for Release+Asserts build llvm[1]: Compiling Globals.cpp for Release+Asserts build llvm[1]: Compiling IRBuilder.cpp for Release+Asserts build llvm[1]: Compiling IRPrintingPasses.cpp for Release+Asserts build llvm[1]: Compiling InlineAsm.cpp for Release+Asserts build llvm[1]: Compiling Instruction.cpp for Release+Asserts build llvm[1]: Compiling Instructions.cpp for Release+Asserts build llvm[1]: Compiling IntrinsicInst.cpp for Release+Asserts build llvm[1]: Compiling LLVMContext.cpp for Release+Asserts build llvm[1]: Compiling LLVMContextImpl.cpp for Release+Asserts build llvm[1]: Compiling LegacyPassManager.cpp for Release+Asserts build llvm[1]: Compiling MDBuilder.cpp for Release+Asserts build llvm[1]: Compiling Mangler.cpp for Release+Asserts build llvm[1]: Compiling Metadata.cpp for Release+Asserts build llvm[1]: Compiling MetadataTracking.cpp for Release+Asserts build llvm[1]: Compiling Module.cpp for Release+Asserts build llvm[1]: Compiling Operator.cpp for Release+Asserts build llvm[1]: Compiling Pass.cpp for Release+Asserts build llvm[1]: Compiling PassManager.cpp for Release+Asserts build llvm[1]: Compiling PassRegistry.cpp for Release+Asserts build llvm[1]: Compiling Statepoint.cpp for Release+Asserts build llvm[1]: Compiling Type.cpp for Release+Asserts build llvm[1]: Compiling TypeFinder.cpp for Release+Asserts build llvm[1]: Compiling Use.cpp for Release+Asserts build llvm[1]: Compiling User.cpp for Release+Asserts build llvm[1]: Compiling Value.cpp for Release+Asserts build llvm[1]: Compiling ValueSymbolTable.cpp for Release+Asserts build llvm[1]: Compiling ValueTypes.cpp for Release+Asserts build llvm[1]: Compiling Verifier.cpp for Release+Asserts build llvm[1]: Building Release+Asserts Archive Library libLLVMCore.a make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IR' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/AsmParser' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IR' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IR' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Analysis' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode/Reader' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode/Writer' llvm[2]: Compiling LLLexer.cpp for Release+Asserts build llvm[2]: Compiling AliasAnalysis.cpp for Release+Asserts build llvm[3]: Compiling BitReader.cpp for Release+Asserts build llvm[3]: Compiling BitWriter.cpp for Release+Asserts build llvm[3]: Compiling BitcodeWriter.cpp for Release+Asserts build llvm[3]: Compiling BitcodeReader.cpp for Release+Asserts build llvm[2]: Compiling LLParser.cpp for Release+Asserts build llvm[2]: Compiling AliasAnalysisCounter.cpp for Release+Asserts build llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release+Asserts build llvm[2]: Compiling AliasDebugger.cpp for Release+Asserts build llvm[3]: Compiling BitcodeWriterPass.cpp for Release+Asserts build llvm[2]: Compiling AliasSetTracker.cpp for Release+Asserts build llvm[3]: Compiling ValueEnumerator.cpp for Release+Asserts build llvm[2]: Compiling Parser.cpp for Release+Asserts build llvm[3]: Compiling BitstreamReader.cpp for Release+Asserts build llvm[2]: Compiling Analysis.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMAsmParser.a llvm[3]: Building Release+Asserts Archive Library libLLVMBitWriter.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/AsmParser' llvm[2]: Compiling AssumptionCache.cpp for Release+Asserts build make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode/Writer' llvm[2]: Compiling BasicAliasAnalysis.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Utils' llvm[3]: Building Release+Asserts Archive Library libLLVMBitReader.a llvm[3]: Compiling ASanStackFrameLayout.cpp for Release+Asserts build make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode/Reader' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode' llvm[2]: Compiling BlockFrequencyInfo.cpp for Release+Asserts build llvm[3]: Compiling AddDiscriminators.cpp for Release+Asserts build make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Instrumentation' llvm[3]: Compiling AddressSanitizer.cpp for Release+Asserts build llvm[3]: Compiling BasicBlockUtils.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen' llvm[2]: Compiling BlockFrequencyInfoImpl.cpp for Release+Asserts build make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/SelectionDAG' llvm[3]: Compiling DAGCombiner.cpp for Release+Asserts build llvm[3]: Compiling BreakCriticalEdges.cpp for Release+Asserts build llvm[2]: Compiling BranchProbabilityInfo.cpp for Release+Asserts build llvm[3]: Compiling BoundsChecking.cpp for Release+Asserts build llvm[3]: Compiling BuildLibCalls.cpp for Release+Asserts build llvm[2]: Compiling CFG.cpp for Release+Asserts build llvm[3]: Compiling DataFlowSanitizer.cpp for Release+Asserts build llvm[2]: Compiling CFGPrinter.cpp for Release+Asserts build llvm[3]: Compiling BypassSlowDivision.cpp for Release+Asserts build llvm[2]: Compiling CFLAliasAnalysis.cpp for Release+Asserts build llvm[3]: Compiling CloneFunction.cpp for Release+Asserts build llvm[3]: Compiling GCOVProfiling.cpp for Release+Asserts build llvm[2]: Compiling CGSCCPassManager.cpp for Release+Asserts build llvm[3]: Compiling CloneModule.cpp for Release+Asserts build llvm[3]: Compiling FastISel.cpp for Release+Asserts build llvm[2]: Compiling CaptureTracking.cpp for Release+Asserts build llvm[3]: Compiling CmpInstAnalysis.cpp for Release+Asserts build llvm[3]: Compiling CodeExtractor.cpp for Release+Asserts build llvm[3]: Compiling InstrProfiling.cpp for Release+Asserts build llvm[2]: Compiling CodeMetrics.cpp for Release+Asserts build llvm[3]: Compiling Instrumentation.cpp for Release+Asserts build llvm[2]: Compiling ConstantFolding.cpp for Release+Asserts build llvm[3]: Compiling MemorySanitizer.cpp for Release+Asserts build llvm[3]: Compiling FunctionLoweringInfo.cpp for Release+Asserts build llvm[3]: Compiling CtorUtils.cpp for Release+Asserts build llvm[3]: Compiling DemoteRegToStack.cpp for Release+Asserts build llvm[2]: Compiling CostModel.cpp for Release+Asserts build llvm[3]: Compiling FlattenCFG.cpp for Release+Asserts build llvm[2]: Compiling Delinearization.cpp for Release+Asserts build llvm[3]: Compiling SafeStack.cpp for Release+Asserts build llvm[3]: Compiling InstrEmitter.cpp for Release+Asserts build llvm[3]: Compiling GlobalStatus.cpp for Release+Asserts build llvm[2]: Compiling DependenceAnalysis.cpp for Release+Asserts build llvm[3]: Compiling InlineFunction.cpp for Release+Asserts build llvm[3]: Compiling SanitizerCoverage.cpp for Release+Asserts build llvm[3]: Compiling LegalizeDAG.cpp for Release+Asserts build llvm[3]: Compiling ThreadSanitizer.cpp for Release+Asserts build llvm[2]: Compiling DivergenceAnalysis.cpp for Release+Asserts build llvm[3]: Compiling InstructionNamer.cpp for Release+Asserts build llvm[3]: Compiling IntegerDivision.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMInstrumentation.a llvm[2]: Compiling DomPrinter.cpp for Release+Asserts build make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Instrumentation' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86' llvm[3]: Building X86.td register info implementation with tblgen llvm[3]: Compiling LCSSA.cpp for Release+Asserts build llvm[3]: Compiling LegalizeFloatTypes.cpp for Release+Asserts build llvm[2]: Compiling DominanceFrontier.cpp for Release+Asserts build llvm[3]: Building X86.td instruction information with tblgen llvm[2]: Compiling IVUsers.cpp for Release+Asserts build llvm[3]: Compiling Local.cpp for Release+Asserts build llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release+Asserts build llvm[2]: Compiling InstCount.cpp for Release+Asserts build llvm[2]: Compiling InstructionSimplify.cpp for Release+Asserts build llvm[3]: Compiling LoopSimplify.cpp for Release+Asserts build llvm[3]: Building X86.td assembly writer with tblgen llvm[3]: Compiling LegalizeTypes.cpp for Release+Asserts build llvm[3]: Compiling LoopUnroll.cpp for Release+Asserts build llvm[2]: Compiling Interval.cpp for Release+Asserts build llvm[3]: Building X86.td assembly matcher with tblgen llvm[2]: Compiling IntervalPartition.cpp for Release+Asserts build llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release+Asserts build llvm[3]: Compiling LoopUnrollRuntime.cpp for Release+Asserts build llvm[2]: Compiling IteratedDominanceFrontier.cpp for Release+Asserts build llvm[3]: Building X86.td assembly writer #1 with tblgen llvm[2]: Compiling LazyCallGraph.cpp for Release+Asserts build llvm[3]: Compiling LegalizeVectorOps.cpp for Release+Asserts build llvm[3]: Compiling LoopUtils.cpp for Release+Asserts build llvm[3]: Building X86.td DAG instruction selector implementation with tblgen llvm[3]: Compiling LoopVersioning.cpp for Release+Asserts build llvm[3]: Compiling LegalizeVectorTypes.cpp for Release+Asserts build llvm[2]: Compiling LazyValueInfo.cpp for Release+Asserts build llvm[3]: Compiling LowerInvoke.cpp for Release+Asserts build llvm[3]: Compiling LowerSwitch.cpp for Release+Asserts build llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release+Asserts build llvm[2]: Compiling LibCallSemantics.cpp for Release+Asserts build llvm[3]: Compiling ResourcePriorityQueue.cpp for Release+Asserts build llvm[3]: Compiling Mem2Reg.cpp for Release+Asserts build llvm[2]: Compiling Lint.cpp for Release+Asserts build llvm[3]: Building X86.td disassembly tables with tblgen llvm[3]: Compiling MetaRenamer.cpp for Release+Asserts build llvm[3]: Compiling ScheduleDAGFast.cpp for Release+Asserts build llvm[3]: Compiling ModuleUtils.cpp for Release+Asserts build llvm[2]: Compiling Loads.cpp for Release+Asserts build llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release+Asserts build llvm[3]: Building X86.td "fast" instruction selector implementation with tblgen llvm[2]: Compiling LoopAccessAnalysis.cpp for Release+Asserts build llvm[3]: Compiling ScheduleDAGRRList.cpp for Release+Asserts build llvm[3]: Building X86.td calling convention information with tblgen llvm[3]: Compiling SSAUpdater.cpp for Release+Asserts build llvm[3]: Building X86.td subtarget information with tblgen llvm[2]: Compiling LoopInfo.cpp for Release+Asserts build llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release+Asserts build llvm[3]: Compiling SimplifyCFG.cpp for Release+Asserts build llvm[2]: Compiling LoopPass.cpp for Release+Asserts build llvm[3]: Compiling ScheduleDAGVLIW.cpp for Release+Asserts build llvm[2]: Compiling MemDepPrinter.cpp for Release+Asserts build llvm[3]: Compiling X86AsmPrinter.cpp for Release+Asserts build llvm[3]: Compiling SelectionDAG.cpp for Release+Asserts build llvm[2]: Compiling MemDerefPrinter.cpp for Release+Asserts build llvm[2]: Compiling MemoryBuiltins.cpp for Release+Asserts build llvm[3]: Compiling SimplifyIndVar.cpp for Release+Asserts build llvm[3]: Compiling X86CallFrameOptimization.cpp for Release+Asserts build llvm[3]: Compiling SimplifyInstructions.cpp for Release+Asserts build llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release+Asserts build llvm[3]: Compiling SimplifyLibCalls.cpp for Release+Asserts build llvm[3]: Compiling X86ExpandPseudo.cpp for Release+Asserts build llvm[3]: Compiling SymbolRewriter.cpp for Release+Asserts build llvm[2]: Compiling MemoryLocation.cpp for Release+Asserts build llvm[3]: Compiling X86FastISel.cpp for Release+Asserts build llvm[3]: Compiling SelectionDAGBuilder.cpp for Release+Asserts build llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release+Asserts build llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release+Asserts build llvm[3]: Compiling Utils.cpp for Release+Asserts build llvm[2]: Compiling NoAliasAnalysis.cpp for Release+Asserts build llvm[3]: Compiling ValueMapper.cpp for Release+Asserts build llvm[2]: Compiling PHITransAddr.cpp for Release+Asserts build llvm[2]: Compiling PostDominators.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMTransformUtils.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Utils' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Scalar' llvm[3]: Compiling ADCE.cpp for Release+Asserts build llvm[2]: Compiling PtrUseVisitor.cpp for Release+Asserts build llvm[3]: Compiling AlignmentFromAssumptions.cpp for Release+Asserts build llvm[2]: Compiling RegionInfo.cpp for Release+Asserts build llvm[3]: Compiling X86FixupLEAs.cpp for Release+Asserts build llvm[3]: Compiling BDCE.cpp for Release+Asserts build llvm[2]: Compiling RegionPass.cpp for Release+Asserts build llvm[3]: Compiling X86FloatingPoint.cpp for Release+Asserts build llvm[3]: Compiling ConstantHoisting.cpp for Release+Asserts build llvm[3]: Compiling SelectionDAGDumper.cpp for Release+Asserts build llvm[2]: Compiling RegionPrinter.cpp for Release+Asserts build llvm[3]: Compiling ConstantProp.cpp for Release+Asserts build llvm[3]: Compiling X86FrameLowering.cpp for Release+Asserts build llvm[3]: Compiling SelectionDAGISel.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolution.cpp for Release+Asserts build llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release+Asserts build llvm[3]: Compiling DCE.cpp for Release+Asserts build llvm[3]: Compiling X86ISelDAGToDAG.cpp for Release+Asserts build llvm[3]: Compiling DeadStoreElimination.cpp for Release+Asserts build llvm[3]: Compiling EarlyCSE.cpp for Release+Asserts build llvm[3]: Compiling SelectionDAGPrinter.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release+Asserts build llvm[3]: Compiling FlattenCFGPass.cpp for Release+Asserts build llvm[3]: Compiling StatepointLowering.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release+Asserts build llvm[3]: Compiling X86ISelLowering.cpp for Release+Asserts build llvm[3]: Compiling Float2Int.cpp for Release+Asserts build llvm[3]: Compiling TargetLowering.cpp for Release+Asserts build llvm[3]: Compiling GVN.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build llvm[2]: Compiling ScopedNoAliasAA.cpp for Release+Asserts build llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build llvm[3]: Compiling IndVarSimplify.cpp for Release+Asserts build llvm[2]: Compiling TargetLibraryInfo.cpp for Release+Asserts build llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/SelectionDAG' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/AsmPrinter' llvm[2]: Compiling TargetTransformInfo.cpp for Release+Asserts build llvm[3]: Compiling ARMException.cpp for Release+Asserts build llvm[3]: Compiling InductiveRangeCheckElimination.cpp for Release+Asserts build llvm[2]: Compiling Trace.cpp for Release+Asserts build llvm[3]: Compiling AddressPool.cpp for Release+Asserts build llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build llvm[3]: Compiling AsmPrinter.cpp for Release+Asserts build llvm[3]: Compiling JumpThreading.cpp for Release+Asserts build llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build llvm[3]: Compiling LICM.cpp for Release+Asserts build llvm[2]: Compiling VectorUtils.cpp for Release+Asserts build llvm[3]: Compiling AsmPrinterDwarf.cpp for Release+Asserts build llvm[3]: Compiling X86InstrInfo.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a llvm[3]: Compiling LoadCombine.cpp for Release+Asserts build make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Analysis/IPA' llvm[3]: Compiling CallGraph.cpp for Release+Asserts build llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release+Asserts build llvm[3]: Compiling LoopDeletion.cpp for Release+Asserts build llvm[3]: Compiling CallGraphSCCPass.cpp for Release+Asserts build llvm[3]: Compiling LoopDistribute.cpp for Release+Asserts build llvm[3]: Compiling DIE.cpp for Release+Asserts build llvm[3]: Compiling X86MCInstLower.cpp for Release+Asserts build llvm[3]: Compiling CallPrinter.cpp for Release+Asserts build llvm[3]: Compiling LoopIdiomRecognize.cpp for Release+Asserts build llvm[3]: Compiling GlobalsModRef.cpp for Release+Asserts build llvm[3]: Compiling DIEHash.cpp for Release+Asserts build llvm[3]: Compiling X86MachineFunctionInfo.cpp for Release+Asserts build llvm[3]: Compiling LoopInstSimplify.cpp for Release+Asserts build llvm[3]: Compiling IPA.cpp for Release+Asserts build llvm[3]: Compiling X86PadShortFunction.cpp for Release+Asserts build llvm[3]: Compiling DbgValueHistoryCalculator.cpp for Release+Asserts build llvm[3]: Compiling InlineCost.cpp for Release+Asserts build llvm[3]: Compiling LoopInterchange.cpp for Release+Asserts build llvm[3]: Compiling DebugLocStream.cpp for Release+Asserts build llvm[3]: Compiling X86RegisterInfo.cpp for Release+Asserts build llvm[3]: Compiling DwarfAccelTable.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Analysis/IPA' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Analysis' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/InstCombine' llvm[3]: Compiling InstCombineAddSub.cpp for Release+Asserts build llvm[3]: Compiling LoopRerollPass.cpp for Release+Asserts build llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release+Asserts build llvm[3]: Compiling DwarfCFIException.cpp for Release+Asserts build llvm[3]: Compiling InstCombineAndOrXor.cpp for Release+Asserts build llvm[3]: Compiling X86Subtarget.cpp for Release+Asserts build llvm[3]: Compiling LoopRotation.cpp for Release+Asserts build llvm[3]: Compiling DwarfCompileUnit.cpp for Release+Asserts build llvm[3]: Compiling X86TargetMachine.cpp for Release+Asserts build llvm[3]: Compiling LoopStrengthReduce.cpp for Release+Asserts build llvm[3]: Compiling InstCombineCalls.cpp for Release+Asserts build llvm[3]: Compiling DwarfDebug.cpp for Release+Asserts build llvm[3]: Compiling X86TargetObjectFile.cpp for Release+Asserts build llvm[3]: Compiling InstCombineCasts.cpp for Release+Asserts build llvm[3]: Compiling X86TargetTransformInfo.cpp for Release+Asserts build llvm[3]: Compiling InstCombineCompares.cpp for Release+Asserts build llvm[3]: Compiling LoopUnrollPass.cpp for Release+Asserts build llvm[3]: Compiling X86VZeroUpper.cpp for Release+Asserts build llvm[3]: Compiling DwarfExpression.cpp for Release+Asserts build llvm[3]: Compiling LoopUnswitch.cpp for Release+Asserts build llvm[3]: Compiling DwarfFile.cpp for Release+Asserts build llvm[3]: Compiling X86WinEHState.cpp for Release+Asserts build llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release+Asserts build llvm[3]: Compiling DwarfStringPool.cpp for Release+Asserts build llvm[3]: Compiling LowerAtomic.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMX86CodeGen.a make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/InstPrinter' llvm[4]: Compiling X86ATTInstPrinter.cpp for Release+Asserts build llvm[3]: Compiling DwarfUnit.cpp for Release+Asserts build llvm[3]: Compiling InstCombineMulDivRem.cpp for Release+Asserts build llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release+Asserts build llvm[4]: Compiling X86InstComments.cpp for Release+Asserts build llvm[3]: Compiling MemCpyOptimizer.cpp for Release+Asserts build llvm[4]: Compiling X86IntelInstPrinter.cpp for Release+Asserts build llvm[3]: Compiling InstCombinePHI.cpp for Release+Asserts build llvm[3]: Compiling EHStreamer.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMX86AsmPrinter.a make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/InstPrinter' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/AsmParser' llvm[4]: Compiling X86AsmInstrumentation.cpp for Release+Asserts build llvm[3]: Compiling MergedLoadStoreMotion.cpp for Release+Asserts build llvm[3]: Compiling InstCombineSelect.cpp for Release+Asserts build llvm[3]: Compiling ErlangGCPrinter.cpp for Release+Asserts build llvm[3]: Compiling NaryReassociate.cpp for Release+Asserts build llvm[4]: Compiling X86AsmParser.cpp for Release+Asserts build llvm[3]: Compiling OcamlGCPrinter.cpp for Release+Asserts build llvm[3]: Compiling InstCombineShifts.cpp for Release+Asserts build llvm[3]: Compiling PartiallyInlineLibCalls.cpp for Release+Asserts build llvm[3]: Compiling WinCodeViewLineTables.cpp for Release+Asserts build llvm[3]: Compiling PlaceSafepoints.cpp for Release+Asserts build llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release+Asserts build llvm[3]: Compiling WinException.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMX86AsmParser.a make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/AsmParser' llvm[3]: Compiling Reassociate.cpp for Release+Asserts build make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/Disassembler' llvm[4]: Compiling X86Disassembler.cpp for Release+Asserts build llvm[3]: Compiling InstCombineVectorOps.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMAsmPrinter.a llvm[4]: Compiling X86DisassemblerDecoder.cpp for Release+Asserts build make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/AsmPrinter' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/MIRParser' llvm[3]: Compiling MILexer.cpp for Release+Asserts build llvm[3]: Compiling InstructionCombining.cpp for Release+Asserts build llvm[3]: Compiling MIParser.cpp for Release+Asserts build llvm[3]: Compiling Reg2Mem.cpp for Release+Asserts build llvm[3]: Compiling RewriteStatepointsForGC.cpp for Release+Asserts build llvm[3]: Compiling MIRParser.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMX86Disassembler.a make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/Disassembler' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/TargetInfo' llvm[4]: Compiling X86TargetInfo.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMX86Info.a make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/TargetInfo' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/MCTargetDesc' llvm[4]: Compiling X86AsmBackend.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMInstCombine.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/InstCombine' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/Interpreter' llvm[3]: Building Release+Asserts Archive Library libLLVMMIRParser.a llvm[3]: Compiling Execution.cpp for Release+Asserts build make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/MIRParser' llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release+Asserts build llvm[4]: Compiling X86ELFObjectWriter.cpp for Release+Asserts build llvm[4]: Compiling X86ELFRelocationInfo.cpp for Release+Asserts build llvm[3]: Compiling SCCP.cpp for Release+Asserts build llvm[4]: Compiling X86MCAsmInfo.cpp for Release+Asserts build llvm[2]: Compiling AllocationOrder.cpp for Release+Asserts build llvm[3]: Compiling ExternalFunctions.cpp for Release+Asserts build llvm[4]: Compiling X86MCCodeEmitter.cpp for Release+Asserts build llvm[3]: Compiling SROA.cpp for Release+Asserts build llvm[2]: Compiling Analysis.cpp for Release+Asserts build llvm[4]: Compiling X86MCTargetDesc.cpp for Release+Asserts build llvm[3]: Compiling Interpreter.cpp for Release+Asserts build llvm[2]: Compiling AtomicExpandPass.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMInterpreter.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/Interpreter' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/MCJIT' llvm[4]: Compiling X86MachORelocationInfo.cpp for Release+Asserts build llvm[3]: Compiling MCJIT.cpp for Release+Asserts build llvm[2]: Compiling BasicTargetTransformInfo.cpp for Release+Asserts build llvm[4]: Compiling X86MachObjectWriter.cpp for Release+Asserts build llvm[3]: Compiling SampleProfile.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMMCJIT.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/MCJIT' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/Orc' llvm[3]: Compiling ExecutionUtils.cpp for Release+Asserts build llvm[2]: Compiling BranchFolding.cpp for Release+Asserts build llvm[4]: Compiling X86WinCOFFObjectWriter.cpp for Release+Asserts build llvm[3]: Compiling IndirectionUtils.cpp for Release+Asserts build llvm[4]: Compiling X86WinCOFFStreamer.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMX86Desc.a make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/MCTargetDesc' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/Utils' llvm[3]: Compiling Scalar.cpp for Release+Asserts build llvm[4]: Compiling X86ShuffleDecode.cpp for Release+Asserts build llvm[3]: Compiling NullResolver.cpp for Release+Asserts build llvm[3]: Compiling ScalarReplAggregates.cpp for Release+Asserts build llvm[2]: Compiling CalcSpillWeights.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMX86Utils.a make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/Utils' make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86' llvm[2]: Compiling Target.cpp for Release+Asserts build llvm[3]: Compiling OrcMCJITReplacement.cpp for Release+Asserts build llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release+Asserts build llvm[2]: Compiling CallingConvLower.cpp for Release+Asserts build llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release+Asserts build llvm[3]: Compiling Scalarizer.cpp for Release+Asserts build llvm[3]: Compiling OrcTargetSupport.cpp for Release+Asserts build llvm[2]: Compiling CodeGen.cpp for Release+Asserts build llvm[2]: Compiling TargetMachine.cpp for Release+Asserts build llvm[2]: Compiling CodeGenPrepare.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMOrcJIT.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/Orc' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/RuntimeDyld' llvm[3]: Compiling SeparateConstOffsetFromGEP.cpp for Release+Asserts build llvm[3]: Compiling RTDyldMemoryManager.cpp for Release+Asserts build llvm[2]: Compiling TargetMachineC.cpp for Release+Asserts build llvm[3]: Compiling RuntimeDyld.cpp for Release+Asserts build llvm[3]: Compiling SimplifyCFGPass.cpp for Release+Asserts build llvm[2]: Compiling TargetRecip.cpp for Release+Asserts build llvm[2]: Compiling TargetSubtargetInfo.cpp for Release+Asserts build llvm[3]: Compiling RuntimeDyldCOFF.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMTarget.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target' llvm[3]: Compiling Sink.cpp for Release+Asserts build make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/IPO' llvm[2]: Compiling CoreCLRGC.cpp for Release+Asserts build llvm[3]: Compiling ArgumentPromotion.cpp for Release+Asserts build llvm[3]: Compiling RuntimeDyldChecker.cpp for Release+Asserts build llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release+Asserts build llvm[3]: Compiling SpeculativeExecution.cpp for Release+Asserts build llvm[3]: Compiling RuntimeDyldELF.cpp for Release+Asserts build llvm[3]: Compiling StraightLineStrengthReduce.cpp for Release+Asserts build llvm[3]: Compiling BarrierNoopPass.cpp for Release+Asserts build llvm[2]: Compiling DFAPacketizer.cpp for Release+Asserts build llvm[3]: Compiling ConstantMerge.cpp for Release+Asserts build llvm[3]: Compiling StructurizeCFG.cpp for Release+Asserts build llvm[3]: Compiling DeadArgumentElimination.cpp for Release+Asserts build llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release+Asserts build llvm[2]: Compiling DwarfEHPrepare.cpp for Release+Asserts build llvm[3]: Compiling RuntimeDyldMachO.cpp for Release+Asserts build llvm[3]: Compiling TailRecursionElimination.cpp for Release+Asserts build llvm[3]: Compiling ElimAvailExtern.cpp for Release+Asserts build llvm[2]: Compiling EarlyIfConversion.cpp for Release+Asserts build llvm[3]: Compiling ExtractGV.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMRuntimeDyld.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/RuntimeDyld' llvm[2]: Compiling ExecutionEngine.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMScalarOpts.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Scalar' llvm[3]: Compiling FunctionAttrs.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Linker' llvm[2]: Compiling LinkModules.cpp for Release+Asserts build llvm[2]: Compiling EdgeBundles.cpp for Release+Asserts build llvm[2]: Compiling ErlangGC.cpp for Release+Asserts build llvm[2]: Compiling ExecutionEngineBindings.cpp for Release+Asserts build llvm[3]: Compiling GlobalDCE.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMLinker.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Linker' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Vectorize' llvm[3]: Compiling BBVectorize.cpp for Release+Asserts build llvm[3]: Compiling GlobalOpt.cpp for Release+Asserts build llvm[2]: Compiling ExecutionDepsFix.cpp for Release+Asserts build llvm[2]: Compiling GDBRegistrationListener.cpp for Release+Asserts build llvm[2]: Compiling SectionMemoryManager.cpp for Release+Asserts build llvm[2]: Compiling TargetSelect.cpp for Release+Asserts build llvm[2]: Compiling ExpandISelPseudos.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMExecutionEngine.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/ObjCARC' llvm[3]: Compiling IPConstantPropagation.cpp for Release+Asserts build llvm[3]: Compiling ARCInstKind.cpp for Release+Asserts build llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release+Asserts build llvm[3]: Compiling LoopVectorize.cpp for Release+Asserts build llvm[3]: Compiling IPO.cpp for Release+Asserts build llvm[3]: Compiling DependencyAnalysis.cpp for Release+Asserts build llvm[2]: Compiling FaultMaps.cpp for Release+Asserts build llvm[3]: Compiling InlineAlways.cpp for Release+Asserts build llvm[3]: Compiling ObjCARC.cpp for Release+Asserts build llvm[2]: Compiling GCMetadata.cpp for Release+Asserts build llvm[3]: Compiling InlineSimple.cpp for Release+Asserts build llvm[3]: Compiling ObjCARCAPElim.cpp for Release+Asserts build llvm[2]: Compiling GCMetadataPrinter.cpp for Release+Asserts build llvm[3]: Compiling Inliner.cpp for Release+Asserts build llvm[3]: Compiling ObjCARCAliasAnalysis.cpp for Release+Asserts build llvm[2]: Compiling GCRootLowering.cpp for Release+Asserts build llvm[3]: Compiling SLPVectorizer.cpp for Release+Asserts build llvm[3]: Compiling ObjCARCContract.cpp for Release+Asserts build llvm[3]: Compiling Internalize.cpp for Release+Asserts build llvm[2]: Compiling GCStrategy.cpp for Release+Asserts build llvm[3]: Compiling LoopExtractor.cpp for Release+Asserts build llvm[3]: Compiling ObjCARCExpand.cpp for Release+Asserts build llvm[2]: Compiling GlobalMerge.cpp for Release+Asserts build llvm[3]: Compiling ObjCARCOpts.cpp for Release+Asserts build llvm[3]: Compiling LowerBitSets.cpp for Release+Asserts build llvm[2]: Compiling IfConversion.cpp for Release+Asserts build llvm[3]: Compiling Vectorize.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMVectorize.a llvm[3]: Compiling ProvenanceAnalysis.cpp for Release+Asserts build make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Vectorize' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LTO' llvm[3]: Compiling MergeFunctions.cpp for Release+Asserts build llvm[2]: Compiling LTOCodeGenerator.cpp for Release+Asserts build llvm[3]: Compiling ProvenanceAnalysisEvaluator.cpp for Release+Asserts build llvm[2]: Compiling ImplicitNullChecks.cpp for Release+Asserts build llvm[3]: Compiling PartialInlining.cpp for Release+Asserts build llvm[3]: Compiling PtrState.cpp for Release+Asserts build llvm[2]: Compiling LTOModule.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMObjCARCOpts.a llvm[2]: Compiling InlineSpiller.cpp for Release+Asserts build llvm[3]: Compiling PassManagerBuilder.cpp for Release+Asserts build make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/ObjCARC' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC/MCParser' llvm[3]: Compiling AsmLexer.cpp for Release+Asserts build llvm[3]: Compiling PruneEH.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMLTO.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LTO' llvm[2]: Compiling InterferenceCache.cpp for Release+Asserts build llvm[3]: Compiling AsmParser.cpp for Release+Asserts build llvm[3]: Compiling StripDeadPrototypes.cpp for Release+Asserts build make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC/MCDisassembler' llvm[2]: Compiling InterleavedAccessPass.cpp for Release+Asserts build llvm[3]: Compiling Disassembler.cpp for Release+Asserts build llvm[3]: Compiling StripSymbols.cpp for Release+Asserts build llvm[3]: Compiling MCDisassembler.cpp for Release+Asserts build llvm[2]: Compiling IntrinsicLowering.cpp for Release+Asserts build llvm[3]: Compiling COFFAsmParser.cpp for Release+Asserts build llvm[3]: Compiling MCExternalSymbolizer.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMipo.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/IPO' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms' llvm[2]: Compiling LLVMTargetMachine.cpp for Release+Asserts build llvm[3]: Compiling MCRelocationInfo.cpp for Release+Asserts build llvm[3]: Compiling DarwinAsmParser.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Object' llvm[2]: Compiling Archive.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMMCDisassembler.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC/MCDisassembler' llvm[3]: Compiling ELFAsmParser.cpp for Release+Asserts build llvm[2]: Compiling ArchiveWriter.cpp for Release+Asserts build llvm[2]: Compiling LatencyPriorityQueue.cpp for Release+Asserts build llvm[3]: Compiling MCAsmLexer.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Option' llvm[2]: Compiling Arg.cpp for Release+Asserts build llvm[2]: Compiling Binary.cpp for Release+Asserts build llvm[3]: Compiling MCAsmParser.cpp for Release+Asserts build llvm[2]: Compiling ArgList.cpp for Release+Asserts build llvm[2]: Compiling LexicalScopes.cpp for Release+Asserts build llvm[3]: Compiling MCAsmParserExtension.cpp for Release+Asserts build llvm[2]: Compiling COFFObjectFile.cpp for Release+Asserts build llvm[3]: Compiling MCTargetAsmParser.cpp for Release+Asserts build llvm[2]: Compiling OptTable.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMMCParser.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC/MCParser' llvm[2]: Compiling ConstantPools.cpp for Release+Asserts build llvm[2]: Compiling COFFYAML.cpp for Release+Asserts build llvm[2]: Compiling LiveDebugVariables.cpp for Release+Asserts build llvm[2]: Compiling Option.cpp for Release+Asserts build llvm[2]: Compiling ELFObjectWriter.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMOption.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Option' llvm[2]: Compiling ELF.cpp for Release+Asserts build llvm[2]: Compiling LiveInterval.cpp for Release+Asserts build llvm[2]: Compiling ELFObjectFile.cpp for Release+Asserts build llvm[2]: Compiling MCAsmBackend.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/DWARF' llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release+Asserts build llvm[3]: Compiling DWARFAbbreviationDeclaration.cpp for Release+Asserts build llvm[2]: Compiling MCAsmInfo.cpp for Release+Asserts build llvm[3]: Compiling DWARFAcceleratorTable.cpp for Release+Asserts build llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release+Asserts build llvm[3]: Compiling DWARFCompileUnit.cpp for Release+Asserts build llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release+Asserts build llvm[2]: Compiling ELFYAML.cpp for Release+Asserts build llvm[3]: Compiling DWARFContext.cpp for Release+Asserts build llvm[2]: Compiling MCAsmInfoELF.cpp for Release+Asserts build llvm[2]: Compiling LiveIntervalUnion.cpp for Release+Asserts build llvm[2]: Compiling MCAsmStreamer.cpp for Release+Asserts build llvm[2]: Compiling Error.cpp for Release+Asserts build llvm[2]: Compiling IRObjectFile.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugAbbrev.cpp for Release+Asserts build llvm[2]: Compiling LivePhysRegs.cpp for Release+Asserts build llvm[2]: Compiling MCAssembler.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugArangeSet.cpp for Release+Asserts build llvm[2]: Compiling MachOObjectFile.cpp for Release+Asserts build llvm[2]: Compiling LiveRangeCalc.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugAranges.cpp for Release+Asserts build llvm[2]: Compiling MCCodeEmitter.cpp for Release+Asserts build llvm[2]: Compiling MCCodeGenInfo.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugFrame.cpp for Release+Asserts build llvm[2]: Compiling MachOUniversal.cpp for Release+Asserts build llvm[2]: Compiling MCContext.cpp for Release+Asserts build llvm[2]: Compiling LiveRangeEdit.cpp for Release+Asserts build llvm[2]: Compiling Object.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugInfoEntry.cpp for Release+Asserts build llvm[2]: Compiling ObjectFile.cpp for Release+Asserts build llvm[2]: Compiling LiveRegMatrix.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugLine.cpp for Release+Asserts build llvm[2]: Compiling RecordStreamer.cpp for Release+Asserts build llvm[2]: Compiling MCDwarf.cpp for Release+Asserts build llvm[2]: Compiling SymbolSize.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugLoc.cpp for Release+Asserts build llvm[2]: Compiling LiveStackAnalysis.cpp for Release+Asserts build llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release+Asserts build llvm[2]: Compiling SymbolicFile.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugRangeList.cpp for Release+Asserts build llvm[2]: Compiling MCELFStreamer.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMObject.a llvm[2]: Compiling LiveVariables.cpp for Release+Asserts build llvm[3]: Compiling DWARFFormValue.cpp for Release+Asserts build make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Object' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/PDB' llvm[3]: Compiling IPDBSourceFile.cpp for Release+Asserts build llvm[3]: Compiling PDB.cpp for Release+Asserts build llvm[2]: Compiling MCExpr.cpp for Release+Asserts build llvm[3]: Compiling DWARFTypeUnit.cpp for Release+Asserts build llvm[3]: Compiling PDBContext.cpp for Release+Asserts build llvm[3]: Compiling DWARFUnit.cpp for Release+Asserts build llvm[3]: Compiling PDBExtras.cpp for Release+Asserts build llvm[2]: Compiling MCInst.cpp for Release+Asserts build llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release+Asserts build llvm[2]: Compiling MCInstPrinter.cpp for Release+Asserts build llvm[3]: Compiling SyntaxHighlighting.cpp for Release+Asserts build llvm[3]: Compiling PDBInterfaceAnchors.cpp for Release+Asserts build llvm[3]: Compiling PDBSymDumper.cpp for Release+Asserts build llvm[2]: Compiling MCInstrAnalysis.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMDebugInfoDWARF.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/DWARF' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IRReader' llvm[3]: Compiling PDBSymbol.cpp for Release+Asserts build llvm[2]: Compiling IRReader.cpp for Release+Asserts build llvm[2]: Compiling MCInstrDesc.cpp for Release+Asserts build llvm[2]: Compiling MIRPrinter.cpp for Release+Asserts build llvm[2]: Compiling MCLabel.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolAnnotation.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMIRReader.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IRReader' llvm[2]: Compiling MIRPrintingPass.cpp for Release+Asserts build llvm[2]: Compiling MCLinkerOptimizationHint.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolBlock.cpp for Release+Asserts build llvm[2]: Compiling MCMachOStreamer.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolCompiland.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LineEditor' llvm[2]: Compiling LineEditor.cpp for Release+Asserts build llvm[2]: Compiling MachineBasicBlock.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolCompilandDetails.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMLineEditor.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LineEditor' llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolCompilandEnv.cpp for Release+Asserts build llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release+Asserts build llvm[2]: Compiling MCNullStreamer.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolCustom.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolData.cpp for Release+Asserts build llvm[2]: Compiling MCObjectFileInfo.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolExe.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ProfileData' llvm[3]: Compiling PDBSymbolFunc.cpp for Release+Asserts build llvm[2]: Compiling CoverageMapping.cpp for Release+Asserts build llvm[2]: Compiling MCObjectStreamer.cpp for Release+Asserts build llvm[2]: Compiling MachineBlockPlacement.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolFuncDebugEnd.cpp for Release+Asserts build llvm[2]: Compiling MCObjectWriter.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolFuncDebugStart.cpp for Release+Asserts build llvm[2]: Compiling CoverageMappingReader.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolLabel.cpp for Release+Asserts build llvm[2]: Compiling MCRegisterInfo.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolPublicSymbol.cpp for Release+Asserts build llvm[2]: Compiling MCSchedule.cpp for Release+Asserts build llvm[2]: Compiling MCSection.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolThunk.cpp for Release+Asserts build llvm[2]: Compiling CoverageMappingWriter.cpp for Release+Asserts build llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release+Asserts build llvm[2]: Compiling MCSectionCOFF.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeArray.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeBaseClass.cpp for Release+Asserts build llvm[2]: Compiling MCSectionELF.cpp for Release+Asserts build llvm[2]: Compiling InstrProf.cpp for Release+Asserts build llvm[2]: Compiling MachineCSE.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeBuiltin.cpp for Release+Asserts build llvm[2]: Compiling InstrProfReader.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeCustom.cpp for Release+Asserts build llvm[2]: Compiling MCSectionMachO.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeDimension.cpp for Release+Asserts build llvm[2]: Compiling InstrProfWriter.cpp for Release+Asserts build llvm[2]: Compiling MCStreamer.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeEnum.cpp for Release+Asserts build llvm[2]: Compiling SampleProf.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeFriend.cpp for Release+Asserts build llvm[2]: Compiling MachineCombiner.cpp for Release+Asserts build llvm[2]: Compiling SampleProfReader.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeFunctionArg.cpp for Release+Asserts build llvm[2]: Compiling MCSubtargetInfo.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeFunctionSig.cpp for Release+Asserts build llvm[2]: Compiling MCSymbol.cpp for Release+Asserts build llvm[2]: Compiling MachineCopyPropagation.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeManaged.cpp for Release+Asserts build llvm[2]: Compiling SampleProfWriter.cpp for Release+Asserts build llvm[2]: Compiling MCSymbolELF.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypePointer.cpp for Release+Asserts build llvm[2]: Compiling MCSymbolizer.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeTypedef.cpp for Release+Asserts build llvm[2]: Compiling MCTargetOptions.cpp for Release+Asserts build llvm[2]: Compiling MachineDominanceFrontier.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMProfileData.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ProfileData' llvm[3]: Compiling PDBSymbolTypeUDT.cpp for Release+Asserts build llvm[2]: Compiling MCValue.cpp for Release+Asserts build llvm[2]: Compiling MachineDominators.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeVTable.cpp for Release+Asserts build llvm[2]: Compiling MCWin64EH.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeVTableShape.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Passes' llvm[2]: Compiling PassBuilder.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolUnknown.cpp for Release+Asserts build llvm[2]: Compiling MCWinEH.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolUsingNamespace.cpp for Release+Asserts build llvm[2]: Compiling MachineFunction.cpp for Release+Asserts build llvm[2]: Compiling MachObjectWriter.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMDebugInfoPDB.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/PDB' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo' llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release+Asserts build llvm[2]: Compiling StringTableBuilder.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LibDriver' llvm[2]: Building lib Driver Option tables with tblgen llvm[2]: Compiling LibDriver.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMPasses.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Passes' llvm[2]: Compiling MachineFunctionPass.cpp for Release+Asserts build llvm[2]: Compiling SubtargetFeature.cpp for Release+Asserts build llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMLibDriver.a llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release+Asserts build make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LibDriver' llvm[2]: Compiling WinCOFFStreamer.cpp for Release+Asserts build llvm[2]: Compiling YAML.cpp for Release+Asserts build llvm[2]: Compiling MachineInstr.cpp for Release+Asserts build llvm[2]: Compiling MachineInstrBundle.cpp for Release+Asserts build llvm[2]: Compiling MachineLICM.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMMC.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC' llvm[2]: Compiling MachineLoopInfo.cpp for Release+Asserts build llvm[2]: Compiling MachineModuleInfo.cpp for Release+Asserts build llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release+Asserts build llvm[2]: Compiling MachinePassRegistry.cpp for Release+Asserts build llvm[2]: Compiling MachinePostDominators.cpp for Release+Asserts build llvm[2]: Compiling MachineRegionInfo.cpp for Release+Asserts build llvm[2]: Compiling MachineRegisterInfo.cpp for Release+Asserts build llvm[2]: Compiling MachineSSAUpdater.cpp for Release+Asserts build llvm[2]: Compiling MachineScheduler.cpp for Release+Asserts build llvm[2]: Compiling MachineSink.cpp for Release+Asserts build llvm[2]: Compiling MachineTraceMetrics.cpp for Release+Asserts build llvm[2]: Compiling MachineVerifier.cpp for Release+Asserts build llvm[2]: Compiling OcamlGC.cpp for Release+Asserts build llvm[2]: Compiling OptimizePHIs.cpp for Release+Asserts build llvm[2]: Compiling PHIElimination.cpp for Release+Asserts build llvm[2]: Compiling PHIEliminationUtils.cpp for Release+Asserts build llvm[2]: Compiling Passes.cpp for Release+Asserts build llvm[2]: Compiling PeepholeOptimizer.cpp for Release+Asserts build llvm[2]: Compiling PostRASchedulerList.cpp for Release+Asserts build llvm[2]: Compiling ProcessImplicitDefs.cpp for Release+Asserts build llvm[2]: Compiling PrologEpilogInserter.cpp for Release+Asserts build llvm[2]: Compiling PseudoSourceValue.cpp for Release+Asserts build llvm[2]: Compiling RegAllocBase.cpp for Release+Asserts build llvm[2]: Compiling RegAllocBasic.cpp for Release+Asserts build llvm[2]: Compiling RegAllocFast.cpp for Release+Asserts build llvm[2]: Compiling RegAllocGreedy.cpp for Release+Asserts build llvm[2]: Compiling RegAllocPBQP.cpp for Release+Asserts build llvm[2]: Compiling RegisterClassInfo.cpp for Release+Asserts build llvm[2]: Compiling RegisterCoalescer.cpp for Release+Asserts build llvm[2]: Compiling RegisterPressure.cpp for Release+Asserts build llvm[2]: Compiling RegisterScavenging.cpp for Release+Asserts build llvm[2]: Compiling ScheduleDAG.cpp for Release+Asserts build llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release+Asserts build llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release+Asserts build llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release+Asserts build llvm[2]: Compiling ShadowStackGC.cpp for Release+Asserts build llvm[2]: Compiling ShadowStackGCLowering.cpp for Release+Asserts build llvm[2]: Compiling ShrinkWrap.cpp for Release+Asserts build llvm[2]: Compiling SjLjEHPrepare.cpp for Release+Asserts build llvm[2]: Compiling SlotIndexes.cpp for Release+Asserts build llvm[2]: Compiling SpillPlacement.cpp for Release+Asserts build llvm[2]: Compiling SplitKit.cpp for Release+Asserts build llvm[2]: Compiling StackColoring.cpp for Release+Asserts build llvm[2]: Compiling StackMapLivenessAnalysis.cpp for Release+Asserts build llvm[2]: Compiling StackMaps.cpp for Release+Asserts build llvm[2]: Compiling StackProtector.cpp for Release+Asserts build llvm[2]: Compiling StackSlotColoring.cpp for Release+Asserts build llvm[2]: Compiling StatepointExampleGC.cpp for Release+Asserts build llvm[2]: Compiling TailDuplication.cpp for Release+Asserts build llvm[2]: Compiling TargetFrameLoweringImpl.cpp for Release+Asserts build llvm[2]: Compiling TargetInstrInfo.cpp for Release+Asserts build llvm[2]: Compiling TargetLoweringBase.cpp for Release+Asserts build llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release+Asserts build llvm[2]: Compiling TargetOptionsImpl.cpp for Release+Asserts build llvm[2]: Compiling TargetRegisterInfo.cpp for Release+Asserts build llvm[2]: Compiling TargetSchedule.cpp for Release+Asserts build llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release+Asserts build llvm[2]: Compiling UnreachableBlockElim.cpp for Release+Asserts build llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build llvm[2]: Compiling WinEHPrepare.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-config' llvm[1]: Building llvm-config BuildVariables.inc file. llvm[1]: Compiling llvm-config.cpp for Release+Asserts build llvm[1]: Linking Release+Asserts executable llvm-config (without symbols) llvm[1]: ======= Finished Linking Release+Asserts Executable llvm-config (without symbols) make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-config' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-config' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/opt' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-as' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-dis' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lto' llvm[2]: Compiling AnalysisWrappers.cpp for Release+Asserts build llvm[2]: Compiling llvm-dis.cpp for Release+Asserts build llvm[2]: Compiling llvm-as.cpp for Release+Asserts build llvm[2]: Generating lto.def llvm[2]: Compiling LTODisassembler.cpp for Release+Asserts build (PIC) llvm[2]: Compiling lto.cpp for Release+Asserts build (PIC) llvm[2]: Compiling BreakpointPrinter.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-as (without symbols) llvm[2]: Linking Release+Asserts executable llvm-dis (without symbols) llvm[2]: Compiling GraphPrinters.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts Shared Library cygLTO.dll llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-as (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-as' llvm[2]: Compiling NewPMDriver.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-dis (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-dis' llvm[2]: Building Release+Asserts Archive Library libLTO.a llvm[2]: Compiling PassPrinters.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llc' llvm[2]: Compiling llc.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-ar' llvm[2]: Compiling llvm-ar.cpp for Release+Asserts build llvm[2]: Compiling PrintSCC.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llc (without symbols) llvm[2]: Linking Release+Asserts executable llvm-ar (without symbols) llvm[2]: Compiling opt.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable opt (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-ar (without symbols) llvm[2]: Creating Release+Asserts Alias llvm-ranlib (without symbols) llvm[2]: ======= Finished Creating Release+Asserts Alias llvm-ranlib (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-ar' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-nm' llvm[2]: Compiling llvm-nm.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-nm (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lto' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-lto' llvm[2]: Compiling llvm-lto.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llc (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llc' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-link' llvm[2]: Compiling llvm-link.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-link (without symbols) llvm[2]: Linking Release+Asserts executable llvm-lto (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-nm (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-nm' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lli' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lli/ChildTarget' llvm[3]: Compiling ../RemoteTarget.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-link (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-link' llvm[3]: Compiling ChildTarget.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-extract' llvm[2]: Compiling llvm-extract.cpp for Release+Asserts build llvm[3]: Linking Release+Asserts executable lli-child-target (without symbols) llvm[3]: ======= Finished Linking Release+Asserts Executable lli-child-target (without symbols) make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lli/ChildTarget' llvm[2]: Compiling OrcLazyJIT.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-extract (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable opt (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/opt' llvm[2]: Compiling RemoteMemoryManager.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-mc' llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-extract (without symbols) make[2]: Leaving 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+Asserts executable llvm-mc (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-lto (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-lto' llvm[2]: Compiling ExecutionDriver.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-bcanalyzer' llvm[2]: Linking Release+Asserts executable lli (without symbols) llvm[2]: Compiling llvm-bcanalyzer.cpp for Release+Asserts build llvm[2]: Compiling ExtractFunction.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-bcanalyzer (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-bcanalyzer (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-bcanalyzer' llvm[2]: Compiling FindBugs.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-diff' llvm[2]: Compiling DiffConsumer.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-mc (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-mc' llvm[2]: Compiling Miscompilation.cpp for Release+Asserts build llvm[2]: Compiling DiffLog.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/macho-dump' llvm[2]: Compiling DifferenceEngine.cpp for Release+Asserts build llvm[2]: Compiling macho-dump.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable macho-dump (without symbols) llvm[2]: Compiling OptimizerDriver.cpp for Release+Asserts build llvm[2]: Compiling llvm-diff.cpp for Release+Asserts build llvm[2]: Compiling ToolRunner.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable macho-dump (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/macho-dump' llvm[2]: Compiling bugpoint.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-diff (without symbols) make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-objdump' llvm[2]: ======= Finished Linking Release+Asserts Executable lli (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lli' llvm[2]: Compiling COFFDump.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-readobj' llvm[2]: Compiling ARMAttributeParser.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable bugpoint (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-diff (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-diff' llvm[2]: Compiling ELFDump.cpp for Release+Asserts build llvm[2]: Compiling ARMWinEHPrinter.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-rtdyld' llvm[2]: Compiling llvm-rtdyld.cpp for Release+Asserts build llvm[2]: Compiling MachODump.cpp for Release+Asserts build llvm[2]: Compiling COFFDumper.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-rtdyld (without symbols) llvm[2]: Compiling ELFDumper.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-rtdyld (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-rtdyld' llvm[2]: ======= Finished Linking Release+Asserts Executable bugpoint (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/bugpoint' llvm[2]: Compiling llvm-objdump.cpp for Release+Asserts build llvm[2]: Compiling Error.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-dwarfdump' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-cov' llvm[2]: Compiling llvm-dwarfdump.cpp for Release+Asserts build llvm[2]: Compiling CodeCoverage.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-dwarfdump (without symbols) llvm[2]: Compiling MachODumper.cpp for Release+Asserts build llvm[2]: Compiling CoverageFilters.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-objdump (without symbols) llvm[2]: Compiling CoverageReport.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-dwarfdump (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-dwarfdump' llvm[2]: Compiling ObjDumper.cpp for Release+Asserts build llvm[2]: Compiling CoverageSummaryInfo.cpp for Release+Asserts build llvm[2]: Compiling StreamWriter.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-size' llvm[2]: Compiling llvm-size.cpp for Release+Asserts build llvm[2]: Compiling SourceCoverageView.cpp for Release+Asserts build llvm[2]: Compiling Win64EHDumper.cpp for Release+Asserts build llvm[2]: Compiling llvm-readobj.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-size (without symbols) llvm[2]: Compiling TestingSupport.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-objdump (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-objdump' llvm[2]: Compiling gcov.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-readobj (without symbols) make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-stress' llvm[2]: Compiling llvm-stress.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-size (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-size' llvm[2]: Compiling llvm-cov.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-mcmarkup' llvm[2]: Compiling llvm-mcmarkup.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-cov (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-readobj (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-readobj' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-profdata' llvm[2]: Linking Release+Asserts executable llvm-mcmarkup (without symbols) llvm[2]: Compiling llvm-profdata.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-mcmarkup (without symbols) llvm[2]: Linking Release+Asserts executable llvm-stress (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-mcmarkup' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-symbolizer' llvm[2]: Compiling LLVMSymbolize.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-cov (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-cov' llvm[2]: Compiling llvm-symbolizer.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-stress (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-stress' llvm[2]: Linking Release+Asserts executable llvm-profdata (without symbols) make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/obj2yaml' llvm[2]: Compiling Error.cpp for Release+Asserts build llvm[2]: Compiling coff2yaml.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/yaml2obj' llvm[2]: Linking Release+Asserts executable llvm-symbolizer (without symbols) llvm[2]: Compiling yaml2coff.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-profdata (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-profdata' llvm[2]: Compiling elf2yaml.cpp for Release+Asserts build llvm[2]: Compiling yaml2elf.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-c-test' llvm[2]: Compiling calc.c for Release+Asserts build llvm[2]: Compiling disassemble.c for Release+Asserts build llvm[2]: Compiling helpers.c for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-symbolizer (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-symbolizer' llvm[2]: Compiling obj2yaml.cpp for Release+Asserts build llvm[2]: Compiling include-all.c for Release+Asserts build llvm[2]: Compiling main.c for Release+Asserts build llvm[2]: Compiling metadata.c for Release+Asserts build llvm[2]: Compiling module.c for Release+Asserts build llvm[2]: Compiling object.c for Release+Asserts build llvm[2]: Compiling targets.c for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-c-test (without symbols) llvm[2]: Compiling yaml2obj.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable obj2yaml (without symbols) make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-cxxdump' llvm[2]: Linking Release+Asserts executable yaml2obj (without symbols) llvm[2]: Compiling Error.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable yaml2obj (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/yaml2obj' llvm[2]: Compiling llvm-cxxdump.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/verify-uselistorder' llvm[2]: Compiling verify-uselistorder.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable obj2yaml (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/obj2yaml' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/dsymutil' llvm[2]: Compiling BinaryHolder.cpp for Release+Asserts build llvm[2]: Compiling DebugMap.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-cxxdump (without symbols) llvm[2]: Linking Release+Asserts executable verify-uselistorder (without symbols) llvm[2]: Compiling DwarfLinker.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-cxxdump (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-cxxdump' llvm[2]: Compiling MachODebugMapParser.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable verify-uselistorder (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/verify-uselistorder' llvm[2]: Compiling dsymutil.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-pdbdump' llvm[2]: Compiling BuiltinDumper.cpp for Release+Asserts build llvm[2]: Compiling ClassDefinitionDumper.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-c-test (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-c-test' llvm[2]: Compiling CompilandDumper.cpp for Release+Asserts build llvm[2]: Compiling EnumDumper.cpp for Release+Asserts build llvm[2]: Compiling ExternalSymbolDumper.cpp for Release+Asserts build llvm[2]: Compiling FunctionDumper.cpp for Release+Asserts build llvm[2]: Compiling LinePrinter.cpp for Release+Asserts build llvm[2]: Compiling TypeDumper.cpp for Release+Asserts build llvm[2]: Compiling TypedefDumper.cpp for Release+Asserts build llvm[2]: Compiling VariableDumper.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-dsymutil (without symbols) llvm[2]: Compiling llvm-pdbdump.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-pdbdump (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-pdbdump (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-pdbdump' llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-dsymutil (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/dsymutil' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/cmake' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/cmake/modules' llvm[2]: Generating LLVM CMake package config file llvm[2]: Generating LLVM CMake package version file llvm[2]: Generating LLVM CMake target exports file make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/cmake/modules' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/cmake' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Analysis' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ADT' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Bitcode' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/AsmParser' llvm[2]: Compiling AliasAnalysisTest.cpp for Release+Asserts build llvm[2]: Compiling AsmParserTest.cpp for Release+Asserts build llvm[2]: Compiling BitReaderTest.cpp for Release+Asserts build llvm[2]: Compiling APFloatTest.cpp for Release+Asserts build llvm[2]: Compiling CFGTest.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test AsmParser (without symbols) llvm[2]: Compiling BitstreamReaderTest.cpp for Release+Asserts build llvm[2]: Compiling CallGraphTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test AsmParser (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/AsmParser' llvm[2]: Linking Release+Asserts unit test Bitcode (without symbols) llvm[2]: Compiling APIntTest.cpp for Release+Asserts build llvm[2]: Compiling LazyCallGraphTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test Bitcode (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Bitcode' llvm[2]: Compiling APSIntTest.cpp for Release+Asserts build llvm[2]: Compiling MixedTBAATest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/CodeGen' llvm[2]: Compiling ArrayRefTest.cpp for Release+Asserts build llvm[2]: Compiling DIEHashTest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/DWARF' llvm[3]: Compiling DWARFFormValueTest.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionTest.cpp for Release+Asserts build llvm[2]: Compiling BitVectorTest.cpp for Release+Asserts build llvm[3]: Linking Release+Asserts unit test DebugInfoDWARF (without symbols) llvm[2]: Linking Release+Asserts unit test CodeGen (without symbols) llvm[2]: Linking Release+Asserts unit test Analysis (without symbols) llvm[2]: Compiling DAGDeltaAlgorithmTest.cpp for Release+Asserts build llvm[3]: ======= Finished Linking Release+Asserts Unit test DebugInfoDWARF (without symbols) make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/DWARF' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/PDB' llvm[3]: Compiling PDBApiTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test Analysis (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Analysis' llvm[2]: Compiling DeltaAlgorithmTest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine/Orc' llvm[3]: Compiling IndirectionUtilsTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test CodeGen (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/CodeGen' llvm[2]: Compiling DenseMapTest.cpp for Release+Asserts build make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine/MCJIT' llvm[3]: Linking Release+Asserts unit test DebugInfoPDB (without symbols) llvm[3]: Compiling MCJITCAPITest.cpp for Release+Asserts build llvm[3]: ======= Finished Linking Release+Asserts Unit test DebugInfoPDB (without symbols) make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/PDB' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo' llvm[3]: Compiling LazyEmittingLayerTest.cpp for Release+Asserts build llvm[2]: Compiling DenseSetTest.cpp for Release+Asserts build llvm[3]: Compiling MCJITMemoryManagerTest.cpp for Release+Asserts build llvm[3]: Compiling ObjectTransformLayerTest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/IR' llvm[2]: Compiling AttributesTest.cpp for Release+Asserts build llvm[3]: Compiling OrcTestCommon.cpp for Release+Asserts build llvm[2]: Compiling ConstantRangeTest.cpp for Release+Asserts build llvm[3]: Compiling MCJITMultipleModuleTest.cpp for Release+Asserts build llvm[2]: Compiling FoldingSet.cpp for Release+Asserts build llvm[3]: Linking Release+Asserts unit test OrcJIT (without symbols) llvm[2]: Compiling FunctionRefTest.cpp for Release+Asserts build llvm[2]: Compiling ConstantsTest.cpp for Release+Asserts build llvm[2]: Compiling HashingTest.cpp for Release+Asserts build llvm[3]: Compiling MCJITObjectCacheTest.cpp for Release+Asserts build llvm[3]: ======= Finished Linking Release+Asserts Unit test OrcJIT (without symbols) make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine/Orc' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/LineEditor' llvm[2]: Compiling LineEditor.cpp for Release+Asserts build llvm[2]: Compiling ImmutableMapTest.cpp for Release+Asserts build llvm[2]: Compiling DebugInfoTest.cpp for Release+Asserts build llvm[3]: Compiling MCJITTest.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test LineEditor (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Unit test LineEditor (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/LineEditor' llvm[2]: Compiling ImmutableSetTest.cpp for Release+Asserts build llvm[2]: Compiling DominatorTreeTest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Linker' llvm[2]: Compiling LinkModulesTest.cpp for Release+Asserts build llvm[3]: Linking Release+Asserts unit test MCJIT (without symbols) llvm[2]: Compiling IntEqClassesTest.cpp for Release+Asserts build llvm[2]: Compiling IRBuilderTest.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test Linker (without symbols) llvm[2]: Compiling IntervalMapTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test Linker (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Linker' llvm[2]: Compiling InstructionsTest.cpp for Release+Asserts build llvm[2]: Compiling IntrusiveRefCntPtrTest.cpp for Release+Asserts build llvm[2]: Compiling MakeUniqueTest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/MC' llvm[2]: Compiling Disassembler.cpp for Release+Asserts build llvm[2]: Compiling LegacyPassManagerTest.cpp for Release+Asserts build llvm[2]: Compiling StringTableBuilderTest.cpp for Release+Asserts build llvm[2]: Compiling MapVectorTest.cpp for Release+Asserts build llvm[2]: Compiling YAMLTest.cpp for Release+Asserts build llvm[2]: Compiling MDBuilderTest.cpp for Release+Asserts build llvm[2]: Compiling OptionalTest.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test MC (without symbols) llvm[2]: Compiling PackedVectorTest.cpp for Release+Asserts build llvm[2]: Compiling MetadataTest.cpp for Release+Asserts build llvm[3]: ======= Finished Linking Release+Asserts Unit test MCJIT (without symbols) make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine/MCJIT' llvm[2]: Compiling ExecutionEngineTest.cpp for Release+Asserts build llvm[2]: Compiling PointerIntPairTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test MC (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/MC' llvm[2]: Compiling PassManagerTest.cpp for Release+Asserts build llvm[2]: Compiling PointerUnionTest.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test ExecutionEngine (without symbols) llvm[2]: Compiling PostOrderIteratorTest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Option' llvm[2]: Compiling SCCIteratorTest.cpp for Release+Asserts build llvm[2]: Building Driver Option tables with tblgen llvm[2]: Compiling OptionParsingTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test ExecutionEngine (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine' llvm[2]: Compiling PatternMatch.cpp for Release+Asserts build llvm[2]: Compiling SmallPtrSetTest.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test Option (without symbols) make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ProfileData' llvm[2]: Compiling CoverageMappingTest.cpp for Release+Asserts build llvm[2]: Compiling TypeBuilderTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test Option (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Option' llvm[2]: Compiling SmallStringTest.cpp for Release+Asserts build llvm[2]: Compiling InstrProfTest.cpp for Release+Asserts build llvm[2]: Compiling SmallVectorTest.cpp for Release+Asserts build llvm[2]: Compiling TypesTest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Support' llvm[2]: Linking Release+Asserts unit test ProfileData (without symbols) llvm[2]: Compiling AlignOfTest.cpp for Release+Asserts build llvm[2]: Compiling UseTest.cpp for Release+Asserts build llvm[2]: Compiling AllocatorTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test ProfileData (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ProfileData' llvm[2]: Compiling SparseBitVectorTest.cpp for Release+Asserts build llvm[2]: Compiling UserTest.cpp for Release+Asserts build llvm[2]: Compiling ArrayRecyclerTest.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms/IPO' llvm[2]: Compiling ValueHandleTest.cpp for Release+Asserts build llvm[3]: Compiling LowerBitSets.cpp for Release+Asserts build llvm[2]: Compiling BlockFrequencyTest.cpp for Release+Asserts build llvm[3]: Linking Release+Asserts unit test IPO (without symbols) llvm[2]: Compiling BranchProbabilityTest.cpp for Release+Asserts build llvm[2]: Compiling ValueMapTest.cpp for Release+Asserts build llvm[2]: Compiling SparseMultiSetTest.cpp for Release+Asserts build llvm[2]: Compiling Casting.cpp for Release+Asserts build llvm[2]: Compiling SparseSetTest.cpp for Release+Asserts build llvm[3]: ======= Finished Linking Release+Asserts Unit test IPO (without symbols) make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms/IPO' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms/Utils' llvm[3]: Compiling ASanStackFrameLayoutTest.cpp for Release+Asserts build llvm[2]: Compiling CommandLineTest.cpp for Release+Asserts build llvm[3]: Compiling Cloning.cpp for Release+Asserts build llvm[2]: Compiling StringMapTest.cpp for Release+Asserts build llvm[2]: Compiling ValueTest.cpp for Release+Asserts build llvm[2]: Compiling CompressionTest.cpp for Release+Asserts build llvm[2]: Compiling StringRefTest.cpp for Release+Asserts build llvm[2]: Compiling ConvertUTFTest.cpp for Release+Asserts build llvm[3]: Compiling IntegerDivision.cpp for Release+Asserts build llvm[2]: Compiling VerifierTest.cpp for Release+Asserts build llvm[2]: Compiling WaymarkTest.cpp for Release+Asserts build llvm[2]: Compiling TinyPtrVectorTest.cpp for Release+Asserts build llvm[3]: Compiling Local.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test IR (without symbols) llvm[3]: Compiling ValueMapperTest.cpp for Release+Asserts build llvm[2]: Compiling TripleTest.cpp for Release+Asserts build llvm[2]: Compiling DataExtractorTest.cpp for Release+Asserts build llvm[3]: Linking Release+Asserts unit test Utils (without symbols) llvm[2]: Compiling DwarfTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test IR (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/IR' llvm[2]: Compiling TwineTest.cpp for Release+Asserts build llvm[2]: Compiling EndianStreamTest.cpp for Release+Asserts build llvm[2]: Compiling VariadicFunctionTest.cpp for Release+Asserts build llvm[3]: ======= Finished Linking Release+Asserts Unit test Utils (without symbols) make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms/Utils' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms' llvm[2]: Compiling EndianTest.cpp for Release+Asserts build llvm[2]: Compiling ErrorOrTest.cpp for Release+Asserts build llvm[2]: Compiling ilistTest.cpp for Release+Asserts build llvm[2]: Compiling FileOutputBufferTest.cpp for Release+Asserts build llvm[2]: Compiling IteratorTest.cpp for Release+Asserts build llvm[2]: Compiling LEB128Test.cpp for Release+Asserts build llvm[2]: Compiling LineIteratorTest.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test ADT (without symbols) llvm[2]: Compiling LockFileManagerTest.cpp for Release+Asserts build llvm[2]: Compiling MD5Test.cpp for Release+Asserts build llvm[2]: Compiling ManagedStatic.cpp for Release+Asserts build llvm[2]: Compiling MathExtrasTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ADT' llvm[2]: Compiling MemoryBufferTest.cpp for Release+Asserts build llvm[2]: Compiling MemoryTest.cpp for Release+Asserts build llvm[2]: Compiling Path.cpp for Release+Asserts build llvm[2]: Compiling ProcessTest.cpp for Release+Asserts build llvm[2]: Compiling ProgramTest.cpp for Release+Asserts build llvm[2]: Compiling RegexTest.cpp for Release+Asserts build llvm[2]: Compiling ScaledNumberTest.cpp for Release+Asserts build llvm[2]: Compiling SourceMgrTest.cpp for Release+Asserts build llvm[2]: Compiling SpecialCaseListTest.cpp for Release+Asserts build llvm[2]: Compiling StreamingMemoryObject.cpp for Release+Asserts build llvm[2]: Compiling StringPool.cpp for Release+Asserts build llvm[2]: Compiling SwapByteOrderTest.cpp for Release+Asserts build llvm[2]: Compiling TargetRegistry.cpp for Release+Asserts build llvm[2]: Compiling ThreadLocalTest.cpp for Release+Asserts build llvm[2]: Compiling TimeValueTest.cpp for Release+Asserts build llvm[2]: Compiling UnicodeTest.cpp for Release+Asserts build llvm[2]: Compiling YAMLIOTest.cpp for Release+Asserts build llvm[2]: Compiling YAMLParserTest.cpp for Release+Asserts build llvm[2]: Compiling formatted_raw_ostream_test.cpp for Release+Asserts build llvm[2]: Compiling raw_ostream_test.cpp for Release+Asserts build llvm[2]: Compiling raw_pwrite_stream_test.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test Support (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Unit test Support (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Support' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests' llvm[0]: ***** Completed Release+Asserts Build -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 158895 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150729/7bf79116/attachment.obj> -------------- next part -------------- make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Support' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Support' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/TableGen' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/TableGen' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/FileCheck' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/FileCheck' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/PerfectShuffle' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/PerfectShuffle' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/count' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/count' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/fpcmp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/fpcmp' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/llvm-lit' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/llvm-lit' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/not' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/not' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/yaml-bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/yaml-bench' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest/googletest' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest/googletest' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest/UnitTestMain' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest/UnitTestMain' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/TableGen' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/TableGen' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IR' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IR' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/AsmParser' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/AsmParser' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode/Reader' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode/Reader' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode/Writer' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode/Writer' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Bitcode' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IR' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IR' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Analysis' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Analysis/IPA' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Analysis/IPA' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Analysis' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Utils' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Utils' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Instrumentation' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Instrumentation' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/InstPrinter' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/InstPrinter' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/Interpreter' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/Interpreter' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/AsmParser' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/AsmParser' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/Disassembler' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/Disassembler' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/MCJIT' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/MCJIT' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/TargetInfo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/TargetInfo' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Scalar' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Scalar' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/Orc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/Orc' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/MCTargetDesc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/MCTargetDesc' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/SelectionDAG' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/SelectionDAG' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/Utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86/Utils' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/InstCombine' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/InstCombine' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/RuntimeDyld' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine/RuntimeDyld' make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target/X86' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Target' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ExecutionEngine' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/AsmPrinter' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/AsmPrinter' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Vectorize' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Vectorize' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/MIRParser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen/MIRParser' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/CodeGen' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/IPO' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/IPO' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Linker' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Linker' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LTO' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LTO' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/ObjCARC' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/ObjCARC' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Option' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Option' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Object' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Object' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/DWARF' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/DWARF' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IRReader' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/IRReader' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC/MCParser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC/MCParser' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/PDB' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/PDB' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LineEditor' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LineEditor' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC/MCDisassembler' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC/MCDisassembler' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/MC' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ProfileData' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/ProfileData' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Passes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Passes' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LibDriver' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LibDriver' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-config' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/opt' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-as' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-dis' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-config' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lto' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-as' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/opt' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-dis' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lto' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-ar' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-nm' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-lto' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-lto' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-nm' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-link' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-ar' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lli' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-extract' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-mc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-link' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-extract' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/bugpoint' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-mc' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-bcanalyzer' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lli/ChildTarget' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-diff' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lli/ChildTarget' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/bugpoint' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-bcanalyzer' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/lli' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-diff' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/macho-dump' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-objdump' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-readobj' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-rtdyld' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/macho-dump' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-objdump' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-readobj' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-dwarfdump' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-cov' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-rtdyld' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-size' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-stress' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-dwarfdump' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-mcmarkup' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-cov' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-size' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-stress' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-profdata' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-symbolizer' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-mcmarkup' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/obj2yaml' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/yaml2obj' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-profdata' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-c-test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-symbolizer' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/obj2yaml' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-cxxdump' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/verify-uselistorder' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/yaml2obj' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-c-test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/verify-uselistorder' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/dsymutil' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-cxxdump' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-pdbdump' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/dsymutil' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools/llvm-pdbdump' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/tools' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/docs' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/cmake' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/cmake/modules' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/cmake/modules' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/cmake' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ADT' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Analysis' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/AsmParser' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Bitcode' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Bitcode' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Analysis' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/AsmParser' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/CodeGen' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ADT' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/IR' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/DWARF' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/CodeGen' make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/DWARF' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine/Orc' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/PDB' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine/MCJIT' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/IR' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/LineEditor' make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo/PDB' make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine/Orc' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/DebugInfo' make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine/MCJIT' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ExecutionEngine' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Linker' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/MC' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Option' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/LineEditor' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/MC' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ProfileData' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Linker' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Support' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Option' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ProfileData' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms/IPO' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms/Utils' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Support' make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms/IPO' make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms/Utils' make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Transforms' make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects' make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/DSA' llvm[4]: Compiling AddressTakenAnalysis.cpp for Release+Asserts build llvm[4]: Compiling AllocatorIdentification.cpp for Release+Asserts build llvm[4]: Compiling Basic.cpp for Release+Asserts build llvm[4]: Compiling BottomUpClosure.cpp for Release+Asserts build llvm[4]: Compiling CallTargets.cpp for Release+Asserts build llvm[4]: Compiling CompleteBottomUp.cpp for Release+Asserts build llvm[4]: Compiling DSCallGraph.cpp for Release+Asserts build llvm[4]: Compiling DSGraph.cpp for Release+Asserts build llvm[4]: Compiling DSTest.cpp for Release+Asserts build llvm[4]: Compiling DataStructure.cpp for Release+Asserts build llvm[4]: Compiling DataStructureStats.cpp for Release+Asserts build llvm[4]: Compiling EntryPointAnalysis.cpp for Release+Asserts build llvm[4]: Compiling EquivClassGraphs.cpp for Release+Asserts build llvm[4]: Compiling GraphChecker.cpp for Release+Asserts build llvm[4]: Compiling Local.cpp for Release+Asserts build llvm[4]: Compiling Printer.cpp for Release+Asserts build llvm[4]: Compiling SanityCheck.cpp for Release+Asserts build llvm[4]: Compiling StdLibPass.cpp for Release+Asserts build llvm[4]: Compiling TopDownClosure.cpp for Release+Asserts build llvm[4]: Compiling TypeSafety.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMDataStructure.a make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/DSA' make[4]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate' llvm[4]: Compiling AccessTrace.cpp for Release+Asserts build llvm[4]: Compiling AllHeapNodesHeuristic.cpp for Release+Asserts build llvm[4]: Compiling AllNodesHeuristic.cpp for Release+Asserts build llvm[4]: Compiling Heuristic.cpp for Release+Asserts build llvm[4]: Compiling PAMultipleGlobalPool.cpp for Release+Asserts build llvm[4]: Compiling PASimple.cpp for Release+Asserts build llvm[4]: Compiling PointerCompress.cpp for Release+Asserts build llvm[4]: Compiling PoolAllocate.cpp for Release+Asserts build llvm[4]: Compiling PoolOptimize.cpp for Release+Asserts build llvm[4]: Compiling RunTimeAssociate.cpp for Release+Asserts build /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:1521: recipe for target '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate/Release+Asserts/PoolAllocate.o' failed make[4]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate' /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:880: recipe for target 'all' failed make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib' /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:880: recipe for target 'all' failed make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc' /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:880: recipe for target 'all' failed make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects' /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:965: recipe for target 'all' failed
John Criswell
2015-Jul-29 16:32 UTC
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
Dear Nikhil, The lib/PoolAllocate code doesn't compile with LLVM mainline, and you don't need it for SAFECode. You can remove PoolAllocate from the list of directories to compile in poolalloc/lib/Makefile. Also, are you using the code from Peter's Github repository? I think Peter made this change in his code already. Regards, John Criswell On 7/29/15 11:27 AM, Nikhil Reddy Kothapally wrote:> llvm[4]: Compiling PoolAllocate.cpp for Release+Asserts build > /home/NIKHILREDDY/WORK/LLVM_SRC/projects/poolalloc/lib/PoolAllocate/PoolAllocate.cpp: > In member function ‘virtual bool > llvm::PoolAllocate::runOnModule(llvm::Module&)’: > /home/NIKHILREDDY/WORK/LLVM_SRC/projects/poolalloc/lib/PoolAllocate/PoolAllocate.cpp:403:16: > error: ‘class llvm::Constant’ has no member named > ‘replaceUsesOfWithOnConstant’ > C->replaceUsesOfWithOnConstant(F, CEnew, > ReplaceWorklist[index]); > ^ > llvm[4]: Compiling PoolOptimize.cpp for Release+Asserts build > llvm[4]: Compiling RunTimeAssociate.cpp for Release+Asserts build > /usr/bin/rm: cannot remove > ‘/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate/Release+Asserts/PoolAllocate.d.tmp’: > No such file or directory > /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:1521: recipe for target > '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate/Release+Asserts/PoolAllocate.o' > failed > make[4]: *** > [/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate/Release+Asserts/PoolAllocate.o] > Error 1 > make[4]: *** Waiting for unfinished jobs.... > make[4]: Leaving directory > '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib/PoolAllocate' > /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:880: recipe for target > 'all' failed > make[3]: *** [all] Error 1 > make[3]: Leaving directory > '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc/lib' > /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:880: recipe for target > 'all' failed > make[2]: *** [all] Error 1 > make[2]: Leaving directory > '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects/poolalloc' > /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:880: recipe for target > 'all' failed > make[1]: *** [all] Error 1 > make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/projects' > /home/NIKHILREDDY/WORK/LLVM_SRC/Makefile.rules:965: recipe for target > 'all' failed > make: *** [all] Error 1 > NIKHILREDDY at NikhilReddyK ~/WORK/LLVM_OBJ > > > for your reference i will also send the configurlog file and also > maketools and makelog files > > > Thank You, > > Kind Regards, > > Nikhil Reddy Kothapally > > +4917672147229 <tel:%2B4917672147229> > > Master Student > > Technische Universität Chemnitz,(Germany) > > Automotive Software Engineering.-- John Criswell Assistant Professor Department of Computer Science, University of Rochester http://www.cs.rochester.edu/u/criswell -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150729/38d778b0/attachment.html>
Seemingly Similar Threads
- [LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
- [LLVMdev] (no subject)
- [LLVMdev] Linking to LLVM libs from new project
- [LLVMdev] ConfigStatusScript Confusion
- Compiling SAFECode poolalloc in cygwin create different libraries compared to linux.