aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/CodeGenMapTable.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-07-07 05:19:25 +0000
committerCraig Topper <craig.topper@intel.com>2017-07-07 05:19:25 +0000
commit2b347eb15a75ddd5c057596948757202c578a168 (patch)
tree6f485932d0af81b730811934e0e4fa8f233f877a /llvm/utils/TableGen/CodeGenMapTable.cpp
parent66631a12b833ffffa643bb67042811fe163cebae (diff)
downloadllvm-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