Enabling the target-independent garbage collection infrastructure by hooking it
[oota-llvm.git] / lib / CodeGen / README.txt
index fc59cdf86401aa89298136b82892c1ca8fa00814..a05c08b1285ca3f13fbe341e9dc01c6c16970677 100644 (file)
@@ -187,3 +187,8 @@ revisited. The check is there to work around a misuse of directives in inline
 assembly.
 
 //===---------------------------------------------------------------------===//
+
+It would be good to detect collector/target compatibility instead of silently
+doing the wrong thing.
+
+//===---------------------------------------------------------------------===//