diff options
author | Daniel Jasper <djasper@google.com> | 2013-01-13 08:12:18 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-01-13 08:12:18 +0000 |
commit | 5ef433fc0c2262e9ea38ab08081e14608f753291 (patch) | |
tree | 50ac170dcaec42d0d1313e910af0617195fbc757 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | ef906a9c67a009a4c94b2162157a34f3458a915b (diff) | |
download | llvm-5ef433fc0c2262e9ea38ab08081e14608f753291.zip llvm-5ef433fc0c2262e9ea38ab08081e14608f753291.tar.gz llvm-5ef433fc0c2262e9ea38ab08081e14608f753291.tar.bz2 |
Don't put spaces around hyphens in include paths.
Before: #include <a - a>
After: #include <a-a>
llvm-svn: 172350
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions