1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/llvm-exegesis
Clement Courbet 0857d5bd0f [llvm-exegesis] Fix D80610.
Summary:
Using a .data() member on a StringRef was discarding the StringRef
size, breaking llvm-exegesis on machines with counter sums (e.g.
Zen2).

Reviewers: oontvoo

Subscribers: mstojanovic, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D80982
2020-06-02 10:10:01 +02:00
..
lib [llvm-exegesis] Fix D80610. 2020-06-02 10:10:01 +02:00
CMakeLists.txt
llvm-exegesis.cpp [llvm-exegesis] 'Min' repetition mode 2020-04-02 09:28:35 +03:00
LLVMBuild.txt