[PATCH] D44555: clang-interpreter example cmake fix

2018-03-21 Thread Luke Cheeseman via Phabricator via cfe-commits
LukeCheeseman closed this revision. LukeCheeseman added a comment. closed by https://reviews.llvm.org/rC328092 Repository: rC Clang https://reviews.llvm.org/D44555 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D44555: clang-interpreter example cmake fix

2018-03-17 Thread Frederich Munch via Phabricator via cfe-commits
marsupial accepted this revision. marsupial added a comment. This revision is now accepted and ready to land. Sorry 'bout that... (CMake and quoting make dull boys) Repository: rC Clang https://reviews.llvm.org/D44555 ___ cfe-commits mailing

[PATCH] D44555: clang-interpreter example cmake fix

2018-03-16 Thread Luke Cheeseman via Phabricator via cfe-commits
LukeCheeseman created this revision. LukeCheeseman added a reviewer: marsupial. Herald added subscribers: cfe-commits, mgorny. Add in a space when appending the export to the linker options. Without the space the export is appeneded onto whatever the last link option was, which might be a file.