diff options
Diffstat (limited to 'llvm/lib/System/Program.cpp')
-rw-r--r-- | llvm/lib/System/Program.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/System/Program.cpp b/llvm/lib/System/Program.cpp index 22c38e2657d..e91a3d54c2e 100644 --- a/llvm/lib/System/Program.cpp +++ b/llvm/lib/System/Program.cpp @@ -32,3 +32,4 @@ using namespace sys; #include "Win32/Program.inc" #endif +DEFINING_FILE_FOR(SystemProgram) |