Skip to content
Commit 7e2fc3b7 authored by Etienne Bergeron's avatar Etienne Bergeron
Browse files

[compiler-rt] Split cflags and link flags to avoid warnings

Summary:
The MSVC compiler is complaining about invalid flags. The CFLAGS are passed
to the linker (i.e. /Gy-, ...).

Reviewers: rnk

Subscribers: llvm-commits, kubabrecka, chrisha

Differential Revision: http://reviews.llvm.org/D21554

llvm-svn: 273265
parent bb8a40fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment