mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 14:46:07 +00:00

Example output: Linker Options { Size: 32 Count: 2 Strings [ Value: -framework Value: Cocoa ] } There were only two tests using this -- so I converted them as part of this commit rather than separately. Differential Revision: http://reviews.llvm.org/D12702 llvm-svn: 247106