diff options
author | Craig Topper <craig.topper@intel.com> | 2017-07-07 05:19:25 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-07-07 05:19:25 +0000 |
commit | 2b347eb15a75ddd5c057596948757202c578a168 (patch) | |
tree | 6f485932d0af81b730811934e0e4fa8f233f877a /llvm/utils/TableGen/CodeGenMapTable.cpp | |
parent | 66631a12b833ffffa643bb67042811fe163cebae (diff) | |
download | llvm-2b347eb15a75ddd5c057596948757202c578a168.zip llvm-2b347eb15a75ddd5c057596948757202c578a168.tar.gz llvm-2b347eb15a75ddd5c057596948757202c578a168.tar.bz2 |
[TableGen] Fix some mismatches in the use of Namespace fields versus Target name in some of our emitters.
Some of our emitters were using the name of the Target to reference things that were created by others emitters using Namespace.
Apparently all targets have the same Target name as their instruction and register Namespace field?
Someone on IRC had a target that didn't do this and was getting build errors. This patch is a necessary, but maybe not sufficient fix.
llvm-svn: 307358
Diffstat (limited to 'llvm/utils/TableGen/CodeGenMapTable.cpp')
0 files changed, 0 insertions, 0 deletions