]> granicus.if.org Git - clang/commit
Set OptimizeForSize LLVM function attribute with -Os.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 27 Oct 2009 19:48:08 +0000 (19:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 27 Oct 2009 19:48:08 +0000 (19:48 +0000)
commit7ab1c3ebd02c31bfa1333cc51de1261c1499d6f7
tree5ea36a558472dffb657a4390fd2b1b3614b67267
parent0aa9424c64eb337b0d23fc60262c671b180ccd8e
Set OptimizeForSize LLVM function attribute with -Os.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
test/CodeGen/function-attributes.c