git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19752 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2005-01-22 17:37:13 +00:00
parent 5fb6ed4ae6
commit 741c118230

View File

@ -19,7 +19,7 @@
// independent code co-exist via conditional compilation until it is verified
// that the new code works correctly on Unix.
#define PLATFORMINDEPENDENT
//#define PLATFORMINDEPENDENT
#include "BugDriver.h"
#include "llvm/Module.h"