exynos9610: add shim for __cxa_demangle lineage-18.0
authorJan Altensen <info@stricted.net>
Thu, 15 Oct 2020 16:55:43 +0000 (18:55 +0200)
committerJan Altensen <info@stricted.net>
Sun, 1 Nov 2020 02:08:10 +0000 (03:08 +0100)
commit084c74712728277d584f7b1524ce20643c584ff2
treec5238c33f79e7de4b86b90f102bdd7c7ccdd2785
parenta0d4ad4fc42829fb2b762e7e9d3da5069d0dc995
exynos9610: add shim for __cxa_demangle

 * `libc++demangle` exists but is a static library
 * cxa_demangle.cpp taken from `refs/tags/android-11.0.0_r1`

Change-Id: I5ffcad94cb8523ea9badf1084f9419136dedf3ad
common.mk
extract-files.sh
shims/libdemangle/Android.bp [new file with mode: 0644]
shims/libdemangle/cxa_demangle.cpp [new file with mode: 0644]