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 fe71dcbbf6b4dc34e5ea9b1f458a0dcfcddfc65d..3296b404b376ff67e29b0d1ced1a8c1a3eb901a3 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_11) |
+set(LIBRARYNAME BlinkGCPlugin_12) |
add_llvm_loadable_module("lib${LIBRARYNAME}" |
BlinkGCPlugin.cpp |