Removing duplicating free defintion on Linux

This commit is contained in:
Dmitry Babokin
2013-04-27 00:29:07 +04:00
parent 7497e86902
commit 26bec62daf

View File

@@ -2548,7 +2548,6 @@ ifelse(BUILD_OS, `UNIX',
`
declare i32 @posix_memalign(i8**, i32, i32)
declare void @free(i8 *)
define noalias i8 * @__new_uniform_32rt(i64 %size) {
%ptr = alloca i8*