1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Bytecode
Chris Lattner b3c4c64197 Fix a bug that caused alignment information to occasionally get stripped off
of an allocation instruction when writing to bytecode.

llvm-svn: 35796
2007-04-09 03:37:36 +00:00
..
Archive Avoid a useless temporary constrution. 2007-04-07 19:51:45 +00:00
Reader No functional change, this is just easier to read and debug. 2007-04-08 23:58:41 +00:00
Writer Fix a bug that caused alignment information to occasionally get stripped off 2007-04-09 03:37:36 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00