Displaying 3 results from an estimated 3 matches for "mcrelocationinfo".
2016 Jan 12
2
Is MCRelocationInfo::createExprForRelocation used out of tree?
Hi all
The virtual method MCRelocationInfo::createExprForRelocation doesn’t appear to have any callers. Is anyone using it out of tree?
In tree, its overridden in X86ELFRelocationInfo.cpp and X86MachORelocationInfo.cpp, but those overrides have 0% coverage (http://llvm.org/reports/coverage/lib/Target/X86/MCTargetDesc/X86MachORelocationInf...
2016 Jan 15
2
Is MCRelocationInfo::createExprForRelocation used out of tree?
...> wrote:
> Hi Jim, Rafael
>
> As respective code owner and frequent committer to MC, any thoughts on this?
>
> Cheers,
> Pete
>> On Jan 12, 2016, at 1:07 PM, Pete Cooper <peter_cooper at apple.com> wrote:
>>
>> Hi all
>>
>> The virtual method MCRelocationInfo::createExprForRelocation doesn’t appear to have any callers. Is anyone using it out of tree?
>>
>> In tree, its overridden in X86ELFRelocationInfo.cpp and X86MachORelocationInfo.cpp, but those overrides have 0% coverage (http://llvm.org/reports/coverage/lib/Target/X86/MCTargetDesc/X86M...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...ease+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 libLLVMMCDisasse...