[all-commits] [llvm/llvm-project] c97756: Revert "[ELF] Try appeasing --target=armv7-linux-a...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Nov 3 00:56:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c977564fc2bad94022b3931365c549c8477831d9
https://github.com/llvm/llvm-project/commit/c977564fc2bad94022b3931365c549c8477831d9
Author: Fangrui Song <i at maskray.me>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M lld/ELF/Writer.cpp
M llvm/include/llvm/Object/ELFObjectFile.h
Log Message:
-----------
Revert "[ELF] Try appeasing --target=armv7-linux-androideabi24 sanitizer symbolization tests"
This reverts commit 5cbec88cbf1c8d06030b84ebf17f5eebc3e3f1f9.
Vitaly said that 2faac77f26dee2a1367f373180573ea9c56efed1 actually works.
Sanitizer's armv7-linux-androideabi24 configuration has other issues which haven't been identified yet, but that's unrelated to the empty symbol name issue.
More information about the All-commits
mailing list