]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Move nested functions in backends to file scope.
authorChih-Hung Hsieh <chh@google.com>
Wed, 21 Oct 2015 21:36:25 +0000 (14:36 -0700)
committerMark Wielaard <mjw@redhat.com>
Tue, 3 Nov 2015 14:20:22 +0000 (15:20 +0100)
commit860d4312e61ceef1510035dfb851327246705785
tree5c4226d2e95c63f75900e26bcd05dc1d4d29610f
parent528cb45fc99a1f402ac153891ac7c007921699ef
Move nested functions in backends to file scope.

* backends/aarch64_regs.c and backends/ia64_retval.c
  should now compile with clang.

Signed-off-by: Chih-Hung Hsieh <chh@google.com>
backends/ChangeLog
backends/aarch64_regs.c
backends/ia64_retval.c