diff options
author | Dan Gohman <dan433584@gmail.com> | 2016-01-07 18:49:53 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2016-01-07 18:49:53 +0000 |
commit | a4730cf0b411dc58839ddaea79de05e20236d754 (patch) | |
tree | c10fa6c1b5360eca58ee8798ec1a065c0440b05a /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | d97e5c4db0010fd482c8d6a330e2c7accb3ab333 (diff) | |
download | llvm-a4730cf0b411dc58839ddaea79de05e20236d754.zip llvm-a4730cf0b411dc58839ddaea79de05e20236d754.tar.gz llvm-a4730cf0b411dc58839ddaea79de05e20236d754.tar.bz2 |
[WebAssembly] Use the default private label prefixes.
The MC assembler doesn't like using the empty string as a private label
prefix because then it treats all labels as private. This commit reverts
back to the default prefix, which is .L, which is common in ELF targets
and consistent with the LLVM name mangler.
llvm-svn: 257083
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions