Index: tools/clang/blink_gc_plugin/CMakeLists.txt |
diff --git a/tools/clang/blink_gc_plugin/CMakeLists.txt b/tools/clang/blink_gc_plugin/CMakeLists.txt |
index 54f79c965b65a240c78e0e55e21387c8049c0233..fe71dcbbf6b4dc34e5ea9b1f458a0dcfcddfc65d 100644 |
--- a/tools/clang/blink_gc_plugin/CMakeLists.txt |
+++ b/tools/clang/blink_gc_plugin/CMakeLists.txt |
@@ -37,7 +37,7 @@ include_directories("${LLVM_SRC_DIR}/include" |
# This line is read by update.sh and other scripts in tools/clang/scripts |
# Note: The spaces are significant. |
-set(LIBRARYNAME BlinkGCPlugin_10) |
+set(LIBRARYNAME BlinkGCPlugin_11) |
add_llvm_loadable_module("lib${LIBRARYNAME}" |
BlinkGCPlugin.cpp |