| commit | fe6b880de557bf7775c6c904c50df21b6d2d963f | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Apr 29 18:45:01 2014 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Apr 29 18:45:01 2014 +0000 |
| tree | 41582b9fd965d7cd894ef19af92cc0a3611c2c0c | |
| parent | deab6f945c1ccf899f83d3db6cf03e1a8c72a432 [diff] |
[PCH/Modules] Don't tie TargetOptions::LinkerVersion to a module/PCH, it's a driver only thing and doesn't affect any language/preprocessor/etc. semantics. rdar://16714526 llvm-svn: 207570