leaking_addresses: add support for ppc64
authorTobin C. Harding <me@tobin.cc>
Thu, 9 Nov 2017 04:19:40 +0000 (15:19 +1100)
committerTobin C. Harding <me@tobin.cc>
Mon, 13 Nov 2017 22:29:27 +0000 (09:29 +1100)
commit62139c1242b573cb647776e3abc503a69fbd2c08
tree508dd1c0f9e2a13df4abe703f33d221feba45286
parentd09bd8da8812a4df69ea3303e6df846a729ec623
leaking_addresses: add support for ppc64

Currently script is targeted at x86_64. We can support other
architectures by using the correct regular expressions for each
architecture.

Add the infrastructure to support multiple architectures. Add support
for ppc64.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
scripts/leaking_addresses.pl