commit | bab2adf49691014fedcffe0744e22e0277ddf1b8 | [log] [tgz] |
---|---|---|
author | Misha Brukman <brukman+llvm@gmail.com> | Thu Oct 14 06:04:56 2004 +0000 |
committer | Misha Brukman <brukman+llvm@gmail.com> | Thu Oct 14 06:04:56 2004 +0000 |
tree | 033c52b1723358ff240e6b3175de7f228f35bdb2 | |
parent | a6457507223e50345f59c3c58488186dd30a4f76 [diff] |
* Make a PPC32-specific code emitter because we have separate classes for 32- and 64-bit code emitters that cannot share code unless we use virtual functions * Identify components being built by tablegen with more detail by assigning them to PowerPC, PPC32, or PPC64 more specifically; also avoids seeing 'building PowerPC XYZ' messages twice, where one is for PPC32 and one for PPC64 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16980 91177308-0d34-0410-b5e6-96231b3b80d8