// RUN: llvm-mc -filetype=obj -triple x86_64-pc-windows-elf %s -o - | llvm-readobj -r --symbols - | FileCheck %s
// Verify that MSVC C++ mangled symbols are not affected by the ELF
// GNU-style symbol versioning. The ELF format is used on Windows by
// the MCJIT execution engine.
.long "??_R0?AVexception@std@@@8"
.long "@??_R0?AVinvalid_argument@std@@@8"
.long "__imp_??_R0?AVlogic_error@std@@@8"
.long "__imp_@??_R0PAVexception@std@@@8"
// CHECK: Relocations
// CHECK: Symbols