diff options
author | Easwaran Raman <eraman@google.com> | 2016-01-04 23:32:28 +0000 |
---|---|---|
committer | Easwaran Raman <eraman@google.com> | 2016-01-04 23:32:28 +0000 |
commit | eed30e5a81a5d40f3c1330a379b8fc8077315bd9 (patch) | |
tree | 541ddb546da579c7ef8678c02d5396f3d74af792 /clang/test/CodeGenCXX/ms-inline-asm-fields.cpp | |
parent | c6021038f65a577ed255b624ada4c255726b8d0c (diff) | |
download | bcm5719-llvm-eed30e5a81a5d40f3c1330a379b8fc8077315bd9.tar.gz bcm5719-llvm-eed30e5a81a5d40f3c1330a379b8fc8077315bd9.zip |
Remove setting of inlinehint and cold attributes based on profile data
NFC. These hints are only used for inlining and the inliner now uses
the same criteria to identify hot and cold callees and set appropriate
thresholds without relying on these hints. Hence this removed code is
superfluous.
Differential Revision: http://reviews.llvm.org/D15726
llvm-svn: 256793
Diffstat (limited to 'clang/test/CodeGenCXX/ms-inline-asm-fields.cpp')
0 files changed, 0 insertions, 0 deletions