summaryrefslogtreecommitdiffstats
path: root/third_party/android_platform/bionic/tools/relocation_packer/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/android_platform/bionic/tools/relocation_packer/src/main.cc')
-rw-r--r--third_party/android_platform/bionic/tools/relocation_packer/src/main.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/android_platform/bionic/tools/relocation_packer/src/main.cc b/third_party/android_platform/bionic/tools/relocation_packer/src/main.cc
index 3f784e4..8e9de6d 100644
--- a/third_party/android_platform/bionic/tools/relocation_packer/src/main.cc
+++ b/third_party/android_platform/bionic/tools/relocation_packer/src/main.cc
@@ -4,9 +4,6 @@
// Tool to pack and unpack relative relocations in a shared library.
//
-// Packing removes relative relocations from .rel.dyn and writes them
-// in a more compact form to .android.rel.dyn. Unpacking does the reverse.
-//
// Invoke with -v to trace actions taken when packing or unpacking.
// Invoke with -p to pad removed relocations with R_*_NONE. Suppresses
// shrinking of .rel.dyn.