Displaying 2 results from an estimated 2 matches for "d3l86".
Did you mean:
386
2018 Jan 05
0
llvm 5.0.1 requires downstream workaround for diaguids.lib
...db::IPDBSession,struct
std::default_delete<class llvm::pdb::IPDBSession> > &)"
(?createFromExe at DIASession@pdb at llvm@@SA?AVError at 3@VStringRef at 3
@AEAV?$unique_ptr at VIPDBSession@pdb at llvm@@U?$default_delete at VIPDBSession
@pdb at llvm@@@std@@@std@@@Z)
[C:\projects\zig-d3l86\build-msvc-release\zig.vcxproj]
LLVMDebugInfoPDB.lib(DIASession.obj) : error LNK2019: unresolved external
symbol IID_IDiaDataSource referenced in function "public: static class
llvm::Error __cdecl llvm::pdb::DIASession::createFromExe(class
llvm::StringRef,class std::unique_ptr<class llvm::p...
2017 Oct 25
2
linkonce expected behavior?
On Tue, Oct 24, 2017 at 9:27 PM, Vedant Kumar <vsk at apple.com> wrote:
> Unreferenced linkonce globals are allowed to be discarded.
>
>
> Is __udivmodti4 referenced?
>
It's referenced by a different .o file, but nothing within the module.
My confusion comes from the missing direct object in the sentence.
Referenced by a function local to the module? Referenced by any