aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/X86ModRMFilters.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/TableGen/X86ModRMFilters.cpp')
-rw-r--r--llvm/utils/TableGen/X86ModRMFilters.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/utils/TableGen/X86ModRMFilters.cpp b/llvm/utils/TableGen/X86ModRMFilters.cpp
index 98e6fb6104d7..cf7507094fa7 100644
--- a/llvm/utils/TableGen/X86ModRMFilters.cpp
+++ b/llvm/utils/TableGen/X86ModRMFilters.cpp
@@ -18,4 +18,6 @@ void ModFilter::anchor() { }
void ExtendedFilter::anchor() { }
+void ExtendedRMFilter::anchor() { }
+
void ExactFilter::anchor() { }