1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
llvm-svn: 19752
This commit is contained in:
Jeff Cohen 2005-01-22 17:37:13 +00:00
parent 7311de2af2
commit d1919d72a6

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"