| commit | ee5cf031ce97d8ea183884c19b7305276152cb1e | [log] [tgz] |
|---|---|---|
| author | Adam Nemet <anemet@apple.com> | Sat Oct 08 04:47:20 2016 +0000 |
| committer | Adam Nemet <anemet@apple.com> | Sat Oct 08 04:47:20 2016 +0000 |
| tree | 7146725e0554fafc9538723a9d4564415dd217fd | |
| parent | f82bda0a7ac91c18051f346b719c7cf6faadbc00 [diff] |
[OptRemarks] Remove non-printable chars from function name Value names may be prefixed with a binary '1' to indicate that the backend should not modify the symbols due to any platform naming convention. This should not show up in the YAML opt record file because it breaks the YAML parser. llvm-svn: 283656