Fixed the "output constant pool even if he have no constants" issue
authorChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:13:58 +0000 (16:13 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:13:58 +0000 (16:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@415 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ChrisNotes.txt

index 2c348dda9ce047f8c29521b18bb28a10f8fc1b43..1a7b2e6e5d70ec57fedd0eec2316c9fbb1aa73a7 100644 (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