diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-03-23 17:47:22 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-03-23 17:47:22 +0000 |
commit | da39ab299a656b763a31b7ceb7e5f1fef74786e8 (patch) | |
tree | 572314552c7ed8723386796716907ff3321e314f /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | ca11641a4147926bb630d4e9150fe7d2d5dcd3fc (diff) | |
download | llvm-da39ab299a656b763a31b7ceb7e5f1fef74786e8.zip llvm-da39ab299a656b763a31b7ceb7e5f1fef74786e8.tar.gz llvm-da39ab299a656b763a31b7ceb7e5f1fef74786e8.tar.bz2 |
Driver: Map /Gy to -ffunction-sections
/Gy is equivalent to -ffunction-sections.
/Gy- is equivalent to -fno-function-sections.
Currently, LLVM doesn't do anything interesting with -ffunction-sections
under WinCOFF.
llvm-svn: 204564
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions