[all-commits] [llvm/llvm-project] f54353: [CGProfile] don't emit cgprofile entry if called f...
ZequanWu via All-commits
all-commits at lists.llvm.org
Wed Sep 23 16:57:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f5435399e823746bbe1737b95c853d77a42e1ac3
https://github.com/llvm/llvm-project/commit/f5435399e823746bbe1737b95c853d77a42e1ac3
Author: Zequan Wu <zequanwu at google.com>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/CGProfile.cpp
M llvm/test/Instrumentation/cgprofile.ll
Log Message:
-----------
[CGProfile] don't emit cgprofile entry if called function is dllimport
Differential Revision: https://reviews.llvm.org/D88127
More information about the All-commits
mailing list