diff options
author | Richard Smith <richard@metafoo.co.uk> | 2019-12-18 10:44:29 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2019-12-18 10:47:02 -0800 |
commit | b6e90a1a1093210784ed3614b51ebcc31c2a1dcf (patch) | |
tree | cdbfdf3f040b04eb151b5b92952db95ed6a3487d /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | cfe316007fb8492535d697717c24ce72621a8d5e (diff) | |
download | llvm-b6e90a1a1093210784ed3614b51ebcc31c2a1dcf.zip llvm-b6e90a1a1093210784ed3614b51ebcc31c2a1dcf.tar.gz llvm-b6e90a1a1093210784ed3614b51ebcc31c2a1dcf.tar.bz2 |
llvm-cxxmap: fix support for remapping non-mangled names.
Remappings involving extern "C" names were already supported in the
context of <local-name>s, but this support didn't work for remapping the
complete mangling itself. (Eg, we would remap X<foo> but not foo itself,
if foo is an extern "C" function.)
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions