| commit | ef31eafbd14a87ebc768377eb3dce42d4230455c | [log] [tgz] |
|---|---|---|
| author | James Y Knight <jyknight@google.com> | Tue May 03 14:57:18 2016 +0000 |
| committer | James Y Knight <jyknight@google.com> | Tue May 03 14:57:18 2016 +0000 |
| tree | 338522b6814c68a3b8399d196910c1cd9a77444c | |
| parent | d8dfdfd26868cc351c41c8608502fd533168a862 [diff] |
[Sparc] Constification of TargetMachine arguments
This patch changes the TargetMachine arguments to be const. This is
required for {D19265}, and was requested to be done in a separate patch.
Patch by Jacob Hansen!
Differential Revision: http://reviews.llvm.org/D19797
llvm-svn: 268389