| commit | efbdbe5565edd457cc39b9317e9ba677bf6b2f6c | [log] [tgz] |
|---|---|---|
| author | Jan Wen Voung <jvoung@google.com> | Thu Sep 30 05:59:22 2010 +0000 |
| committer | Jan Wen Voung <jvoung@google.com> | Thu Sep 30 05:59:22 2010 +0000 |
| tree | 8b83a3eefc642393ced04e55af765d096e8b4672 | |
| parent | 9d98ac645e32a304f429a8aa39f0e5db8417b95a [diff] |
Move logic of determining ELF entsize from the .s printer to initialization time. That way, the EntrySize field is initialized for other code paths, namely, the .ll -> .o code path. llvm-svn: 115141