diff options
author | Xinliang David Li <davidxl@google.com> | 2015-12-11 19:53:19 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2015-12-11 19:53:19 +0000 |
commit | c79283ef2912095de447295c0b49916cf2504ad0 (patch) | |
tree | e1810ebfa38f87f46c1dd099f8b5259ae466d285 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | e2ccd33359327b83fd183de4de8331735088b063 (diff) | |
download | bcm5719-llvm-c79283ef2912095de447295c0b49916cf2504ad0.tar.gz bcm5719-llvm-c79283ef2912095de447295c0b49916cf2504ad0.zip |
[PGO] Stop using invalid char in instr variable names.
Before the patch, -fprofile-instr-generate compile will fail
if no integrated-as is specified when the file contains
any static functions (the -S output is also invalid).
This patch fixed the issue. With the change, the index format
version will be bumped up by 1. Backward compatibility is
preserved with this change.
Differential Revision: http://reviews.llvm.org/D15243
llvm-svn: 255365
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions