diff options
Diffstat (limited to 'include/llvm/Support/MathExtras.h')
-rw-r--r-- | include/llvm/Support/MathExtras.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/llvm/Support/MathExtras.h b/include/llvm/Support/MathExtras.h index 228d35ceff..e6a544dc77 100644 --- a/include/llvm/Support/MathExtras.h +++ b/include/llvm/Support/MathExtras.h @@ -307,7 +307,4 @@ int IsInf (double d); } // End llvm namespace -FORCE_DEFINING_FILE_TO_BE_LINKED(SupportIsInf) -FORCE_DEFINING_FILE_TO_BE_LINKED(SupportIsNAN) - #endif |