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 56ba0bb0da
commit d77a512129
1 changed files with 0 additions and 1 deletions

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