1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00

Fixed the "output constant pool even if he have no constants" issue

llvm-svn: 415
This commit is contained in:
Chris Lattner 2001-09-07 16:13:58 +00:00
parent 9562c73a91
commit 105abcbee2

View File

@ -1,4 +1,3 @@
* Don't emit constant pool blocks for methods with empty constant pools!
* Need to implement getelementptr, load, and store for indirection through
arrays and multidim arrays
* Indirect calls should use the icall instruction