| commit | e65ceb9f16f87c97a4c0d30ff66e9ae0bb5335e7 | [log] [tgz] |
|---|---|---|
| author | Alexey Samsonov <samsonov@google.com> | Tue Feb 25 13:26:03 2014 +0000 |
| committer | Alexey Samsonov <samsonov@google.com> | Tue Feb 25 13:26:03 2014 +0000 |
| tree | 559cdb53487a791f82f61bfc254b974bd1890d48 | |
| parent | e4d8577c694a3f52f551eac209f58cd5604593c2 [diff] |
Respect ToolChain::isPIEDefault() in constructing link job on Linux and FreeBSD. Partially based on http://llvm-reviews.chandlerc.com/D2644 by Viktor Kutuzov. llvm-svn: 202150