| commit | cb5702c3fd741b9311bab7d9cce7cea39fc7ae42 | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Sat Oct 06 23:02:06 2018 +0000 |
| committer | Lang Hames <lhames@gmail.com> | Sat Oct 06 23:02:06 2018 +0000 |
| tree | fcddb2ce1cddf22b3b713a4c2dd903cb8434c7a3 | |
| parent | 9fa1c66421666df6dce6da3a05524b5d60229be9 [diff] |
[ORC] Pass symbol name to discard by const reference. This saves some unnecessary atomic ref-counting operations. llvm-svn: 343927