search for: 39vma

Displaying 8 results from an estimated 8 matches for "39vma".

Did you mean: 39pm
2017 Mar 29
2
[RFC] better link error messages
...eferenced? Jon > > > Duplicate symbol error: > > bin/ld.lld: error: duplicate symbol: > lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, long, > lld::elf::RelExpr) > *>>> defined at* Writer.cpp:38 > (/home/buildslave/buildslave/clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/Writer.cpp:38) > *>>>* Writer.cpp.o in archive lib/liblldELF.a > *>>> defined at* SyntheticSections.cpp:673 > (/home/buildslave/buildslave/clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/SyntheticSections.cpp:673) > *>>>*...
2017 Mar 29
2
[RFC] better link error messages
...lldELF.a > > > Duplicate symbol error: > > bin/ld.lld: error: duplicate symbol: > lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, long, > lld::elf::RelExpr) >>>> defined at Writer.cpp:38 >>>> (/home/buildslave/buildslave/clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/Writer.cpp:38) >>>> Writer.cpp.o in archive lib/liblldELF.a >>>> defined at SyntheticSections.cpp:673 >>>> (/home/buildslave/buildslave/clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/SyntheticSections.cpp:673) >>>>...
2017 Mar 29
3
[RFC] better link error messages
...filename earlier > in the diagnostic, something like: > > bin/ld.lld: *error:* duplicate symbol: lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, > long, lld::elf::RelExpr) > *>>> defined at* Writer.cpp:38 in /home/buildslave/buildslave/ > clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/ > *>>>* Writer.cpp.o in archive lib/liblldELF.a > *>>> defined at* SyntheticSections.cpp:673 in /home/buildslave/buildslave/ > clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/ > *>>>* SyntheticSections.cpp.o in archive li...
2017 Mar 25
4
[RFC] better link error messages
...moving the basenames of the filename earlier in the diagnostic, something like: bin/ld.lld: *error:* duplicate symbol: lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, long, lld::elf::RelExpr) *>>> defined at* Writer.cpp:38 in /home/buildslave/buildslave/clang-cmake- aarch64-39vma/llvm/tools/lld/ELF/ *>>>* Writer.cpp.o in archive lib/liblldELF.a *>>> defined at* SyntheticSections.cpp:673 in /home/buildslave/buildslave/ clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/ *>>>* SyntheticSections.cpp.o in archive lib/liblldELF.a Often...
2017 Mar 24
4
[RFC] better link error messages
...nd come up with this one. What do you think? bin/ld.lld: *error:* undefined symbol: lld::elf::EhFrameSection<llvm::object::ELFType<(llvm::support::endianness)0, true> >::addSection(lld::elf::InputSectionBase*) *>>> referenced by* /home/buildslave/buildslave/clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/Writer.cpp:207 *>>>* lib/liblldELF.a(Writer.cpp.o) bin/ld.lld: *error:* duplicate symbol: lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, long, lld::elf::RelExpr) *>>> defined at* /home/buildslave/buildslave/clang-cmake-aarch64-39vm...
2016 Dec 20
0
Buildbot numbers for the week of 12/04/2016 - 12/10/2016
...g-cmake-aarch64-lld | 02:47:55 lldb-amd64-ninja-netbsd7 | 02:44:48 perf-x86_64-penryn-O3-polly-parallel-fast | 02:41:17 clang-bpf-build | 02:38:44 clang-cmake-aarch64-39vma | 02:38:13 clang-cmake-thumbv7-a15-full-sh | 02:27:23 clang-ppc64be-linux | 02:20:54 clang-cmake-aarch64-42vma | 02:19:46 clang-cmake-aarch64-quick...
2016 Dec 20
0
buildbot numbers for the week of 12/11/2016 - 12/17/2016
...g-with-thin-lto-ubuntu | 04:55:29 llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast | 04:31:11 clang-hexagon-elf | 04:26:52 clang-cmake-thumbv7-a15 | 04:23:15 clang-cmake-aarch64-39vma | 04:15:01 libcxx-libcxxabi-libunwind-aarch64-linux | 03:49:54 libcxx-libcxxabi-x86_64-linux-ubuntu-gcc49-cxx11 | 03:41:24 lldb-x86_64-ubuntu-14.04-buildserver | 03:27:16 clang-cmake-aarch64-full...
2017 Mar 23
6
[RFC] better link error messages
Folks, I'd like propose a new error message format for LLD so that error message for undefined or duplicated symbols are more informative and easy to read. Below are examples of the current error messages (note that characters in red are actually red on terminal): *Undefined symbols* /ssd/clang/bin/ld.lld: error: /ssd/llvm-project/lld/ELF/Writer.cpp:207: undefined symbol