Remove the trailing semicolon from function declarations in LLVM,
authorDan Gohman <gohman@apple.com>
Mon, 16 Jul 2007 13:37:30 +0000 (13:37 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 16 Jul 2007 13:37:30 +0000 (13:37 +0000)
commit318f0dee83a536061bc4c2aab825a50deb1cd10f
treee3ee7bc21e0826922848891655e6d5722b37ace7
parent18bf0d01b6dbaf3f50d49f3a7550ebd724bc9850
Remove the trailing semicolon from function declarations in LLVM,
where it's interpreted as a comment, not part of the syntax.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39920 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/badCallArgLRLLVM.ll
test/CodeGen/PowerPC/big-endian-call-result.ll