"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "797f1e23f6d31fc0fee9e53174395a946ecd4943"
Dispatch without hash table lookup.
Cmd used to be the single central place to dispatch. It is not longer the case because we have a logic for readProvideOrAssignment(). This patch removes the hash table so that evrything is in a single function. This is slightly verbose but should improve readability. Differential Revision: https://reviews.llvm.org/D24200 llvm-svn: 280524
Loading
Please register or sign in to comment