diff options
author | Chaoren Lin <chaorenl@google.com> | 2015-08-20 20:53:15 +0000 |
---|---|---|
committer | Chaoren Lin <chaorenl@google.com> | 2015-08-20 20:53:15 +0000 |
commit | ee3c2060216a94e392584460671531148b74afdb (patch) | |
tree | 104397c4f948ffc4ca1e4f28965ebd037186a42a /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 419bb33b0b23a925270296e8a58ca3c0b38baa69 (diff) | |
download | llvm-ee3c2060216a94e392584460671531148b74afdb.zip llvm-ee3c2060216a94e392584460671531148b74afdb.tar.gz llvm-ee3c2060216a94e392584460671531148b74afdb.tar.bz2 |
Inline fake snprintf to avoid linkage issues on Windows.
Summary:
dllexport doesn't work if linking against a static library with its own
copy of snprintf.
Reviewers: zturner
Subscribers: zturner, lldb-commits
Differential Revision: http://reviews.llvm.org/D12206
llvm-svn: 245610
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions