[all-commits] [llvm/llvm-project] ac6abc: [ELF] Don't cause assertion failure if --dynamic-l...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jun 5 16:00:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ac6abc99e2794e4674a8498f817fda19b176bbfe
https://github.com/llvm/llvm-project/commit/ac6abc99e2794e4674a8498f817fda19b176bbfe
Author: Fangrui Song <maskray at google.com>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M lld/ELF/ScriptLexer.cpp
M lld/test/ELF/invalid-dynamic-list.test
M lld/test/ELF/version-script-err.s
Log Message:
-----------
[ELF] Don't cause assertion failure if --dynamic-list or --version-script takes an empty file
Fixes PR46184
Report line 1 of the last memory buffer.
More information about the All-commits
mailing list