Cleanup set_union usage. The same thing but a bit cleaner now.
[oota-llvm.git] / utils / TableGen / X86ModRMFilters.cpp
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...