[all-commits] [llvm/llvm-project] 193da7: [profile] Fix a crash when -fprofile-remapping-fil...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 13 11:39:29 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 193da743db63bc7299717f583a63e68d55408731
https://github.com/llvm/llvm-project/commit/193da743db63bc7299717f583a63e68d55408731
Author: Fangrui Song <maskray at google.com>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
A clang/test/CodeGenCXX/Inputs/profile-remap-error.map
A clang/test/CodeGenCXX/profile-remap-error.cpp
M llvm/lib/Transforms/IPO/SampleProfile.cpp
Log Message:
-----------
[profile] Fix a crash when -fprofile-remapping-file= triggers an error
Reviewed By: wmi
Differential Revision: https://reviews.llvm.org/D71485
More information about the All-commits
mailing list