forked from OSchip/llvm-project
Fixed the "output constant pool even if he have no constants" issue
llvm-svn: 415
This commit is contained in:
parent
56ba0bb0da
commit
d77a512129
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue