commit | 14e55b16dfc37df6e7fb0725ea697c32e7c7beb3 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Oct 21 00:36:28 2014 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Oct 21 00:36:28 2014 +0000 |
tree | 0fabe512f610efddac72dcad50c524edc0d2c886 | |
parent | 82805eb232b901d54f9d2271877f17aa53888d79 [diff] |
Teach lit to filter the host LDFLAGS down from the build system and into the CGO build environment. This lets things like -rpath propagate down to the C++ code that is built along side the Go bindings when testing them. Patch by Peter Collingbourne, and verified that it works by me. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220252 91177308-0d34-0410-b5e6-96231b3b80d8