commit | 50340f666b5b1fceb2c781464779b4a0f583db9a | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Jul 23 21:26:18 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Jul 23 21:26:18 2009 +0000 |
tree | 668500f9efafed97debce9b1d7a161727bf4ac60 | |
parent | 17e4aa7d0a0aa67a115da82319534f9e425d960a [diff] |
"fix" PR4612, which is a crash on: %0 = malloc [3758096384 x i32] The "malloc" instruction doesn't support 64-bits correctly (see PR715), and should be removed. Victor is actively working on fixing this, in the meantime just don't crash. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76899 91177308-0d34-0410-b5e6-96231b3b80d8