commit | 359c03605aefd30b884bd00a8582e53525a612e3 | [log] [tgz] |
---|---|---|
author | Jan Voung <jvoung@chromium.org> | Tue Nov 04 10:40:03 2014 -0800 |
committer | Jan Voung <jvoung@chromium.org> | Tue Nov 04 10:40:03 2014 -0800 |
tree | a571c4d24389ef535d66204fdcae8c2437e30e5f | |
parent | 43e948264ca7b243ad7f074c01aa7c2d7679f634 [diff] |
More consistently use auto for emit*, nullptr in asm code. More consistently use auto while doing llvm::dyn_cast/cast in the emit and emitIAS routines. BUG=none R=stichnot@chromium.org Review URL: https://codereview.chromium.org/699923002