summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Jablin <tjablin@gmail.com>2016-06-20 20:43:26 +0000
committerThomas Jablin <tjablin@gmail.com>2016-06-20 20:43:26 +0000
commit2263512a6cbe411e8fe0cd30b6a465679e291d28 (patch)
tree5e5cfacbe6a85f5a6e87f801f2c4f47f8a28edab
parent8b61d14d7e2103a19b22c7f1d9ed2e2ab4f87416 (diff)
downloadbcm5719-llvm-2263512a6cbe411e8fe0cd30b6a465679e291d28.tar.gz
bcm5719-llvm-2263512a6cbe411e8fe0cd30b6a465679e291d28.zip
test commit: remove trailing whitespace
llvm-svn: 273197
-rw-r--r--llvm/utils/TableGen/X86DisassemblerTables.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/TableGen/X86DisassemblerTables.cpp b/llvm/utils/TableGen/X86DisassemblerTables.cpp
index ad36dc427a5..5b710e44615 100644
--- a/llvm/utils/TableGen/X86DisassemblerTables.cpp
+++ b/llvm/utils/TableGen/X86DisassemblerTables.cpp
@@ -285,7 +285,7 @@ static inline bool inheritsFrom(InstructionContext child,
return false;
case IC_EVEX_L_W_K:
case IC_EVEX_L_W_B:
- case IC_EVEX_L_W_K_B:
+ case IC_EVEX_L_W_K_B:
case IC_EVEX_L_W_XS_K:
case IC_EVEX_L_W_XS_B:
case IC_EVEX_L_W_XS_K_B:
OpenPOWER on IntegriCloud