|  2ca0f0d0c6 This adds an optimization to EmitPointerPack when all values are constants. The values are stored in a constant global instead of on the heap. This eliminates a heap allocation, and can reduce binary size. | ||
|---|---|---|
| .. | ||
| llvm.go | ||
| wordpack.go | ||