declare targets with (void) instead of () since this is a C header.
authorChris Lattner <sabre@nondot.org>
Wed, 28 Apr 2010 20:24:45 +0000 (20:24 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Apr 2010 20:24:45 +0000 (20:24 +0000)
commitff33d833225d392600626f8f7bdfdf5a29482e75
treeb47d3f4703ac80453f3a797e31df77d15079b240
parentf3f325b82fdeeb055225d98d9076214108d35f39
declare targets with (void) instead of () since this is a C header.
Patch by Lars R in PR6961.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102523 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Target.h