[all-commits] [llvm/llvm-project] c3dbd7: Revert "[ELF] Improve the condition to create .int...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Fri Dec 27 13:05:45 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c3dbd782f1e0578c7ebc342f2e92f54d9644cff7
https://github.com/llvm/llvm-project/commit/c3dbd782f1e0578c7ebc342f2e92f54d9644cff7
Author: Reid Kleckner <rnk at google.com>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Changed paths:
M lld/ELF/Writer.cpp
M lld/test/ELF/dynamic-linker.s
M lld/test/ELF/ppc64-func-entry-points.s
Log Message:
-----------
Revert "[ELF] Improve the condition to create .interp"
This reverts commit 1417558e4a61794347c6bfbafaff7cd96985b2c3.
Also reverts commit 019a92bb2832447092bb5c1faf9d03bb03b8c9c8.
This causes check-sanitizer to fail. The "-Nolib" variant of the test
crashes on startup in the loader.
More information about the All-commits
mailing list