]> granicus.if.org Git - clang/commit
-fcatch-undefined-behavior: store the type name directly at the end of a type descrip...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 9 Oct 2012 23:55:19 +0000 (23:55 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 9 Oct 2012 23:55:19 +0000 (23:55 +0000)
commitdc47bdc43c62bf2ff01bc71c811a66cb5376d318
treed4e24c4b4658ca3320d1922a6c9712e432eecade
parent196f35e0bde0dc3f79fb68fda6c25250f56231e9
-fcatch-undefined-behavior: store the type name directly at the end of a type descriptor. 5% binary size reduction due to fewer relocations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165572 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp