Erm, really disable :)
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 22 Dec 2007 20:46:24 +0000 (20:46 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 22 Dec 2007 20:46:24 +0000 (20:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45319 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86JITInfo.cpp

index 692a759793136633d43174befedb9c76170a6e5a..fdc33ba482f9d2c547e719da422fbcf123c1f235 100644 (file)
@@ -56,7 +56,7 @@ static TargetJITInfo::JITCompilerFn JITCompilerFunction;
 // FIXME: Disable this until we really want to use it. Also, we will
 //        need to add some workarounds for compilers, which support
 //        only subset of these directives.
-# define CFI(x) x
+# define CFI(x)
 #endif
 
 // Provide a wrapper for X86CompilationCallback2 that saves non-traditional