| commit | b1b5007c521bf6591941fd047d16868e4fdea975 | [log] [tgz] |
|---|---|---|
| author | Diego Novillo <dnovillo@google.com> | Thu Feb 13 20:05:03 2014 +0000 |
| committer | Diego Novillo <dnovillo@google.com> | Thu Feb 13 20:05:03 2014 +0000 |
| tree | fb4099213e5d326f66cc63798f7060c9b5140fcd | |
| parent | 0f679177e141868dfa4aa4aab23f10a0c67c3340 [diff] |
Fix generation of 'isa' and 'discriminator' keywords.
Summary:
There should be a space before each of these two keywords to avoid
generating invalid assembly files.
NOTE: I could not find an obvious maintainers in CODE_OWNERS.TXT, but
this seems related to debug info.
Reviewers: echristo
CC: llvm-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D2791
llvm-svn: 201359