X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSystem%2FProgram.cpp;h=e91a3d54c2ec05c4a250318d3676b3db56de7ff8;hb=4031befb62d90309bdaa3c9cbed9c0b5fc12d67c;hp=22c38e2657df2d7959848025ca4b592e66b87a01;hpb=6b8a63ae583b53a942dca7c681f4cf161c90d35e;p=oota-llvm.git diff --git a/lib/System/Program.cpp b/lib/System/Program.cpp index 22c38e2657d..e91a3d54c2e 100644 --- a/lib/System/Program.cpp +++ b/lib/System/Program.cpp @@ -32,3 +32,4 @@ using namespace sys; #include "Win32/Program.inc" #endif +DEFINING_FILE_FOR(SystemProgram)