diff options
author | Fangrui Song <maskray@google.com> | 2019-05-31 10:12:22 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-05-31 10:12:22 +0000 |
commit | 3f29cfd91545594e8a5d018e8d82a9d6bccd341d (patch) | |
tree | 7c0c01fd697fea7730e3215bc20f2aef89472113 /llvm/lib/Analysis/LoopPass.cpp | |
parent | 39390d8317003ffc0627a30ae913bba3b3616efb (diff) | |
download | llvm-3f29cfd91545594e8a5d018e8d82a9d6bccd341d.zip llvm-3f29cfd91545594e8a5d018e8d82a9d6bccd341d.tar.gz llvm-3f29cfd91545594e8a5d018e8d82a9d6bccd341d.tar.bz2 |
[ELF] Replace a dead test in getSymVA() with assert()
Symbols relative to discarded comdat sections are Undefined instead of
Defined now (after D59649 and D61583). The `== &InputSection::Discarded`
test becomes dead. I cannot find a test related to this behavior.
Reviewed By: ruiu
Differential Revision: https://reviews.llvm.org/D62725
llvm-svn: 362218
Diffstat (limited to 'llvm/lib/Analysis/LoopPass.cpp')
0 files changed, 0 insertions, 0 deletions