summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2014-09-17 16:34:29 +0000
committerDan Albert <danalbert@google.com>2014-09-17 16:34:29 +0000
commit353f358d241330971b9f67f7d02d4b1f59c72951 (patch)
tree5788a837aac2b702900337561c74bac764e67fc1 /llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
parent69fe4e98fa00cce06d64c8bf81882dfea0851302 (diff)
downloadbcm5719-llvm-353f358d241330971b9f67f7d02d4b1f59c72951.tar.gz
bcm5719-llvm-353f358d241330971b9f67f7d02d4b1f59c72951.zip
Fix char_traits functions for GCC compatibility.
GCC 4.9 fails to inline these functions at -O1 because they are used indirectly. Declare them as inline instead of always_inline. Discussion in GCC bugreport: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63220 llvm-svn: 217961
Diffstat (limited to 'llvm/lib/Transforms/Scalar/IndVarSimplify.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud