clang-interpreter example cmake fix
Add in a space when appending the export to the linker options. Without the space the export is appended onto whatever the last link option was, which might be a file. llvm-svn: 328092
Loading
Please register or sign in to comment