summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.h
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2015-12-12 17:28:03 +0000
committerXinliang David Li <davidxl@google.com>2015-12-12 17:28:03 +0000
commitd1bab9604547228c9b0191ee5ffaf7f4a87dbef2 (patch)
tree9c93246c88b2ac7bc53d761cf69440031503c470 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.h
parent1d49fc9b2774bbdabab2fc816d25f360d80712c9 (diff)
downloadbcm5719-llvm-d1bab9604547228c9b0191ee5ffaf7f4a87dbef2.tar.gz
bcm5719-llvm-d1bab9604547228c9b0191ee5ffaf7f4a87dbef2.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 is the second try. The fix in this patch is very localized. Only profile symbol names of profile symbols with internal linkage are fixed up while initializer of name syms are not changes. This means there is no format change nor version bump. llvm-svn: 255434
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud