Displaying 20 results from an estimated 21 matches for "symbolfil".
Did you mean:
symbolfile
2018 May 16
2
Compile error while building LLDB
...lvm-6.0, clang-6.0, and lld-6.0 from source), but
received a compile error while using both just cmake and cmake+ninja
Does this look familiar to anyone?
In file included from
llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89:
In file included from
llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
In file included from llvm/Deb...
2018 May 16
2
Compile error while building LLDB
...both just cmake and cmake+ninja
> >
> > Does this look familiar to anyone?
> >
> >
> >
> > In file included from
> > llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89:
> > In file included from
> > llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
> > In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
> > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
> > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
> > In file included from llvm/DebugInfo/PDB/PDBTy...
2018 May 16
0
Compile error while building LLDB
...but
> received a compile error while using both just cmake and cmake+ninja
>
> Does this look familiar to anyone?
>
>
>
> In file included from
> llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89:
> In file included from
> llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
> In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
> In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
> In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
> In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
> In fi...
2018 Jan 23
1
[PDB] Error "DIA is not installed on the system" occured in `llvm::pdb::loadDataForExe()`.
...ions about reading PDB file.
For `llvm::pdb::loadDataFromEXE(PDB_ReaderType Type, ...)`, there are two places calling this method,
`LLVMSymbolizer::getOrCreateModuleInfo(PDB_ReaderType::DIA, ...)`, see https://github.com/llvm-mirror/llvm/blob/master/lib/DebugInfo/Symbolize/Symbolize.cpp#L403,
and `SymbolFilePDB::CalculateAbilities(PDB_ReaderType::DIA, ...)`, see https://github.com/llvm-mirror/lldb/blob/master/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp#L110.
1) We can see that the arguments of the two calls are both `PDB_ReaderType::DIA`, that means the first IfStmt
in `llvm::pdb::loadDataFromEX...
2018 May 26
0
Compile error while building LLDB
...;> >
>> > Does this look familiar to anyone?
>> >
>> >
>> >
>> > In file included from
>> > llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89:
>> > In file included from
>> > llvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
>> > In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
>> > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
>> > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
>> > In file included from llvm/Deb...
2016 Mar 26
2
DW_TAG_member extends beyond the bounds error on Linux
...base_classes=..., member_accessibilities=..., member_function_dies=...,
delayed_properties=...,
default_accessibility=@0x7ffdf3888cac: lldb::eAccessPublic,
is_a_class=@0x7ffdf3888cab: false, layout_info=...)
at
/home/engshare/third-party2/lldb/3.8.0.rc3/src/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:2937
2937
parent_die.GetID());
(gdb) bt
#0 0x00007f103d02533d in
DWARFASTParserClang::ParseChildMembers(lldb_private::SymbolContext const&,
DWARFDIE const&, lldb_private::CompilerType&, lldb::LanguageType,
std::vector<clang::CXXBaseSpecifier*,
std::al...
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
...er_accessibilities=...,
> member_function_dies=..., delayed_properties=...,
> default_accessibility=@0x7ffdf3888cac: lldb::eAccessPublic,
> is_a_class=@0x7ffdf3888cab: false, layout_info=...)
> at
> /home/engshare/third-party2/lldb/3.8.0.rc3/src/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:2937
> 2937
> parent_die.GetID());
> (gdb) bt
> #0 0x00007f103d02533d in
> DWARFASTParserClang::ParseChildMembers(lldb_private::SymbolContext const&,
> DWARFDIE const&, lldb_private::CompilerType&, lldb::LanguageType,
> std::vector...
2016 Mar 27
1
DW_TAG_member extends beyond the bounds error on Linux
.....,
>> member_function_dies=..., delayed_properties=...,
>> default_accessibility=@0x7ffdf3888cac: lldb::eAccessPublic,
>> is_a_class=@0x7ffdf3888cab: false, layout_info=...)
>> at
>> /home/engshare/third-party2/lldb/3.8.0.rc3/src/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:2937
>> 2937
>> parent_die.GetID());
>> (gdb) bt
>> #0 0x00007f103d02533d in
>> DWARFASTParserClang::ParseChildMembers(lldb_private::SymbolContext const&,
>> DWARFDIE const&, lldb_private::CompilerType&, lldb::Langua...
2019 Dec 14
5
LLVM 9.0.1-rc3 has been tagged
Hi,
I've just tagged LLVM 9.0.1-rc3. Testers can begin testing and uploading
binaries. This will be the last release candidate unless there is a
major problem. I'm planning to tag the final release on Dec 19.
-Tom
2019 Sep 10
15
[9.0.0 Release] Release Candidate 4 is here
Hello again,
9.0.0-rc4 was just tagged from the release_90 branch at r371490. In
the Git monorepo, it's tagged as llvmorg-9.0.0-rc4.
Source code and docs are available at
https://prereleases.llvm.org/9.0.0/#rc4 Binaries will be added as they
become available.
There are not a lot of changes from rc3 to rc4, and there are again no
open release blockers, so I'm hoping this will be the last
2019 Dec 20
7
LLVM 9.0.1-final has been tagged
Hi,
I've just tagged the 9.0.1-final release. Testers can begin uploading binaries.
-Tom
2019 Sep 13
4
[9.0.0 Release] Release Candidate 5 is here
Hello everyone,
9.0.0-rc5 was just tagged from the release_90 branch at r371837. In
the Git monorepo, it's tagged as llvmorg-9.0.0-rc5.
Source code and docs are available at
https://prereleases.llvm.org/9.0.0/#rc5 Binaries will be added as they
become available.
There is only a single change from rc4 to rc5. Once more, the hope is
that this will be the last release candidate and that we can
2019 Dec 07
6
LLVM 9.0.1-rc2 has been tagged
Hi,
I've tagged LLVM 9.0.1-rc2. Testers can begin testing and uploading binaries.
If all goes well, this will be the last -rc.
-Tom
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
...ber_function_dies=..., delayed_properties=...,
>>> default_accessibility=@0x7ffdf3888cac: lldb::eAccessPublic,
>>> is_a_class=@0x7ffdf3888cab: false, layout_info=...)
>>> at
>>> /home/engshare/third-party2/lldb/3.8.0.rc3/src/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:2937
>>> 2937
>>> parent_die.GetID());
>>> (gdb) bt
>>> #0 0x00007f103d02533d in
>>> DWARFASTParserClang::ParseChildMembers(lldb_private::SymbolContext const&,
>>> DWARFDIE const&, lldb_private::Compi...
2019 Jul 29
10
[9.0.0 Release] Release Candidate 1 is here
Hi everyone,
9.0.0-rc1 was just tagged from the release_90 branch at r367217
(tagged as llvmorg-9.0.0-rc1 in the Git monorepo).
Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc1
Binaries will be added as they become available.
Please file bug reports for any issues you find as blockers of
https://llvm.org/PR42474
Release testers: please start your engines, run the
2019 Nov 23
5
LLVM 9.0.1-rc1 Release has been tagged
Hi,
I've tagged the LLVM 9.0.1-rc1 release. Testers can begin testing and upload
binaries. I've also updated the test-release.sh script to pull from GitHub
instead of SVN, if you run into any issues with the new script, let me know.
-Tom
2019 Sep 17
18
[9.0.0 Release] Release Candidate 6 is here
Hello everyone,
9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc6
This is the same as rc5 plus one very minor change (r371969) that
still seemed good to pick up.
I'm not allocating extra time for testing this one, expecting to tag
2019 Aug 30
9
[9.0.0 Release] Release Candidate 3 is here
Hello everyone,
9.0.0-rc3 was tagged today from the release_90 branch at r370450. In
the Git monorepo, it's tagged as llvmorg-9.0.0-rc3.
Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc3
Binaries will be added as they become available.
There are currently no open release blockers, which means if nothing
new comes up, the final release could ship soon and this is
2019 Aug 14
9
[9.0.0 Release] Release Candidate 2 is here
Hello everyone,
9.0.0-rc2 was tagged yesterday from the release_90 branch at r368683.
In the Git monorepo it's available as the llvmorg-9.0.0-rc2 tag.
Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc2
Binaries will be added as they become available.
The tag went in roughly one week behind schedule (see "Upcoming
Releases" at https://llvm.org), but
2018 Jan 23
0
MachineVerifier and undef
...>
> For `llvm::pdb::loadDataFromEXE(PDB_ReaderType Type, ...)`, there are two
> places calling this method,
> `LLVMSymbolizer::getOrCreateModuleInfo(PDB_ReaderType::DIA, ...)`, see
> https://github.com/llvm-mirror/llvm/blob/master/lib/DebugInfo/Symbolize/Symbolize.cpp#L403,
> and `SymbolFilePDB::CalculateAbilities(PDB_ReaderType::DIA, ...)`, see
> https://github.com/llvm-mirror/lldb/blob/master/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp#L110.
>
> 1) We can see that the arguments of the two calls are both
> `PDB_ReaderType::DIA`, that means the first IfStmt
> in `l...