summaryrefslogtreecommitdiffstats
path: root/polly/lib/External
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2017-06-29 09:46:01 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2017-06-29 09:46:01 +0000
commit6936506f504c30733b402b738a2280e34a896003 (patch)
treecbefa4156aa6c3a6b6049c3b3d49d2f31a8214d4 /polly/lib/External
parentbb324b88449df0b60b9619b35a73315f2bf01cf6 (diff)
downloadbcm5719-llvm-6936506f504c30733b402b738a2280e34a896003.tar.gz
bcm5719-llvm-6936506f504c30733b402b738a2280e34a896003.zip
Test commit
llvm-svn: 306657
Diffstat (limited to 'polly/lib/External')
-rw-r--r--polly/lib/External/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/lib/External/CMakeLists.txt b/polly/lib/External/CMakeLists.txt
index 464c64ba776..286c04fba28 100644
--- a/polly/lib/External/CMakeLists.txt
+++ b/polly/lib/External/CMakeLists.txt
@@ -361,6 +361,6 @@ endif ()
if(MSVC)
# In the Windows API (with some exceptions), the maximum length for a path is
- # MAX_PATH, which is defined as 260 characters.
+ # MAX_PATH, which is defined as 260 characters.
target_compile_definitions(PollyPPCG PRIVATE "-DPATH_MAX=260")
endif ()
OpenPOWER on IntegriCloud