projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
643ecd4
)
Fixed the "output constant pool even if he have no constants" issue
author
Chris Lattner
<sabre@nondot.org>
Fri, 7 Sep 2001 16:13:58 +0000
(16:13 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/docs/ChrisNotes.txt
b/docs/ChrisNotes.txt
index 2c348dda9ce047f8c29521b18bb28a10f8fc1b43..1a7b2e6e5d70ec57fedd0eec2316c9fbb1aa73a7 100644
(file)
--- a/
docs/ChrisNotes.txt
+++ b/
docs/ChrisNotes.txt
@@
-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