commit | f1fadea5cec7e3b49de653c648e1a63436513894 | [log] [tgz] |
---|---|---|
author | Philip Pfaffe <philip.pfaffe@gmail.com> | Wed May 02 15:27:32 2018 +0000 |
committer | Philip Pfaffe <philip.pfaffe@gmail.com> | Wed May 02 15:27:32 2018 +0000 |
tree | f228edbf49e3cf873465eafe9674e2177e1b7d39 | |
parent | e9ca17e9b6419c6980a232537fa0fed419c884c7 [diff] |
Pass compiler arguments in the create_ll.sh script Summary: Occasionally you need an include or similar things to be configured when making a new testcase. Allow passing these to the script and down to the compiler calls. Reviewers: grosser, Meinersbur, bollu Reviewed By: Meinersbur Subscribers: bollu, llvm-commits, pollydev Differential Revision: https://reviews.llvm.org/D46359 llvm-svn: 331364