diff options
author | 2024-12-02 18:50:47 +0000 | |
---|---|---|
committer | 2024-12-02 19:00:15 +0000 | |
commit | b1c0035d0ffe4710b9d8e4bdec759d8c29135520 (patch) | |
tree | f35a2ab15c74ff819dad42128d53388ecfb72c81 /filesystem/filesystem_test.go | |
parent | f0eabbf94ffa8acf87e88822ec85c162f33b973e (diff) |
Remove version script hack for libclang_rt.* libs
https://r.android.com/3221926 introduced a hack to not use the map.txt
files as --version-script for libclang_rt libs. This hack was necessary
since the map.txt files did not contain the api annotations, and also
contained a bogus version.
The map.txt files in `clang-r536225` do not contain these issues
- https://r.android.com/3195596 added the api annotations
- https://r.android.com/3236596 removed the bogus version
We can drop this hack now.
Test: m nothing --no-skip-soong-tests
Test: presubmits
Bug: 362596450
Change-Id: Icc261784dd85302eba4de3e38665cec32bdb0bad
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions