diff options
| author | David Majnemer <david.majnemer@gmail.com> | 2014-02-18 12:58:35 +0000 |
|---|---|---|
| committer | David Majnemer <david.majnemer@gmail.com> | 2014-02-18 12:58:35 +0000 |
| commit | 0b6bf8a63ae7b0c1464c9c4afa3d034eb08376f0 (patch) | |
| tree | c475d9c42dddafba6eb7057d9f0f3b157aada906 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
| parent | aa416c39cda517c816b1be1b8ed33152358fdcc8 (diff) | |
| download | llvm-0b6bf8a63ae7b0c1464c9c4afa3d034eb08376f0.zip llvm-0b6bf8a63ae7b0c1464c9c4afa3d034eb08376f0.tar.gz llvm-0b6bf8a63ae7b0c1464c9c4afa3d034eb08376f0.tar.bz2 | |
MS ABI: Add support for mangling __restrict
Pointer types in the MSVC ABI are a bit awkward, the width of the
pointer is considered a kind of CVR qualifier.
Restrict is handled similarly to const and volatile but is mangled after
the pointer width qualifier.
This fixes PR18880.
llvm-svn: 201569
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions
