aboutsummaryrefslogtreecommitdiff
path: root/docs/deprecated_builds.md
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2023-09-07 21:58:17 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-09-07 21:58:17 +0000
commit2a34f96fcc741c16e20cee13773fcb0044ef8858 (patch)
tree4c16984caadbb5518c5eef3a500b12b063422195 /docs/deprecated_builds.md
parent514e319f1ca011850a0f8da3287e24d50606c92d (diff)
parent68fc4c4e533638cf1bb70520720b299e97579f42 (diff)
downloadlibyuv-2a34f96fcc741c16e20cee13773fcb0044ef8858.tar.gz
Merge changes from topic "upgrade-libyuv" into main am: f0da294809 am: 245ce73206 am: 497af62b0a am: 68fc4c4e53
Original change: https://android-review.googlesource.com/c/platform/external/libyuv/+/2740595 Change-Id: Iaffccbb629609d8d545487e056381d63334254fb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'docs/deprecated_builds.md')
-rw-r--r--docs/deprecated_builds.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/deprecated_builds.md b/docs/deprecated_builds.md
index ba42966c..8edefd78 100644
--- a/docs/deprecated_builds.md
+++ b/docs/deprecated_builds.md
@@ -165,11 +165,11 @@ mipsel
arm32 disassembly:
- third_party/android_ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump -d out/Release/obj/source/libyuv.row_neon.o
+ llvm-objdump -d out/Release/obj/source/libyuv.row_neon.o
arm64 disassembly:
- third_party/android_ndk/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-objdump -d out/Release/obj/source/libyuv.row_neon64.o
+ llvm-objdump -d out/Release/obj/source/libyuv.row_neon64.o
Running tests: