summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-08-25 18:22:12 +0000
committerDan Gohman <gohman@apple.com>2010-08-25 18:22:12 +0000
commitc894a7f94216d385b1c5cbc31de2a03493ee63c5 (patch)
tree7305cfd61be4cfd5ce21b63c77edbd99c3443d3c
parentb2f376bdd0b2bb011873ad62a4a0466dd3365093 (diff)
downloadbcm5719-llvm-c894a7f94216d385b1c5cbc31de2a03493ee63c5.tar.gz
bcm5719-llvm-c894a7f94216d385b1c5cbc31de2a03493ee63c5.zip
Fix a few missing entries in lto.exports.
llvm-svn: 112068
-rw-r--r--llvm/tools/lto/lto.exports3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/tools/lto/lto.exports b/llvm/tools/lto/lto.exports
index a686b788457..3c67cee999f 100644
--- a/llvm/tools/lto/lto.exports
+++ b/llvm/tools/lto/lto.exports
@@ -21,4 +21,7 @@ lto_codegen_set_debug_model
lto_codegen_set_pic_model
lto_codegen_write_merged_modules
lto_codegen_debug_options
+lto_codegen_set_assembler_args
lto_codegen_set_assembler_path
+lto_codegen_set_cpu
+lto_codegen_set_gcc_path
OpenPOWER on IntegriCloud