| commit | 16ee0057ab6781b9606bc39935e94f3c005e5040 | [log] [tgz] |
|---|---|---|
| author | Simon Atanasyan <satanasyan@mips.com> | Wed Aug 29 19:59:32 2012 +0000 |
| committer | Simon Atanasyan <satanasyan@mips.com> | Wed Aug 29 19:59:32 2012 +0000 |
| tree | 9b86f1de6f720751da64d6871ac58a6800c85ac3 | |
| parent | 683535bbddd26ae5517ba33bafa9a457fa2b353c [diff] |
Use getTargetDefines() virtual function in MipsTargetInfoBase successors to define all macros for MIPS targets. Remove redundant virtual function getArchDefines(). Two virtual functions for this task are really too much. llvm-svn: 162853