summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/lto.h
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2010-07-12 05:13:35 +0000
committerEric Christopher <echristo@apple.com>2010-07-12 05:13:35 +0000
commit135de90eecbf28b8818e271fb3f6a23378ec3fdc (patch)
tree978c5bc8e1247b34a9ec057a039843a9b40b03d5 /llvm/include/llvm-c/lto.h
parentd83984f62319c0f4eb3be473e36079700fb76538 (diff)
downloadbcm5719-llvm-135de90eecbf28b8818e271fb3f6a23378ec3fdc.tar.gz
bcm5719-llvm-135de90eecbf28b8818e271fb3f6a23378ec3fdc.zip
80 columns.
llvm-svn: 108126
Diffstat (limited to 'llvm/include/llvm-c/lto.h')
-rw-r--r--llvm/include/llvm-c/lto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm-c/lto.h b/llvm/include/llvm-c/lto.h
index 7cafcb29f21..93f37605a41 100644
--- a/llvm/include/llvm-c/lto.h
+++ b/llvm/include/llvm-c/lto.h
@@ -102,7 +102,7 @@ lto_module_is_object_file_in_memory(const void* mem, size_t length);
*/
extern bool
lto_module_is_object_file_in_memory_for_target(const void* mem, size_t length,
- const char* target_triple_prefix);
+ const char* target_triple_prefix);
/**
OpenPOWER on IntegriCloud