remove a dead annotation
[oota-llvm.git] / include / llvm / InlineAsm.h
index 20c184ac2e7106e227bcd6c24902df8d3f0d62c1..7e94db1a69c73e2c201849fa6c73d720e8f661af 100644 (file)
@@ -132,7 +132,4 @@ public:
 
 } // End llvm namespace
 
-// Make sure the InlineAsm.cpp file is linked when this one is #included.
-FORCE_DEFINING_FILE_TO_BE_LINKED(InlineAsm)
-
 #endif