llvm-project/llvm/test/DebugInfo/COFF
Stefan Gränitz ef006eb0bc [CodeView] Add source languages ObjC and ObjC++
This patch adds llvm::codeview::SourceLanguage entries, DWARF translations, and PDB source file extensions in LLVM and allow LLDB's PDB parsers to recognize them correctly.

The CV_CFL_LANG enum in the Visual Studio 2022 documentation https://learn.microsoft.com/en-us/visualstudio/debugger/debug-interface-access/cv-cfl-lang defines:
```
    CV_CFL_OBJC     = 0x11,
    CV_CFL_OBJCXX   = 0x12,
```

Since the initial commit in D24317, ObjC was emitted as C language and ObjC++ as Masm.

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D146221
2023-03-17 17:09:31 +01:00
..
AArch64
ARMNT
anonymous-struct.ll
array-odr-violation.ll
asan-module-ctor.ll
asan-module-without-functions.ll
asm.ll
big-type.ll
bitfields.ll
build-info.ll
class-options-common.ll
comdat.ll
compiler-version-overflow.ll
const-unnamed-member.ll
cpp-mangling.ll
defer-complete-type.ll
dlang.ll
emission-kind-no-debug.ll
empty-globals-subsection.ll
enum-co.ll
enum.ll
fortran-basic.ll
fortran-contained-proc.ll
fp-stack.ll
fpo-argsize.ll
fpo-csrs.ll
fpo-funclet.ll
fpo-realign-alloca.ll
fpo-realign-vframe.ll
fpo-shrink-wrap.ll
fpo-stack-protect.ll
frameproc-flags.ll
function-options.ll
global_rust.ll
global_visibility.ll
global-constants.ll
global-dllimport.ll
global-no-strings.ll
global-type-hashes.ll
globals-discarded.ll
globals.ll
inheritance.ll
inlining-files.ll
inlining-header.ll
inlining-levels.ll
inlining-padding.ll
inlining-same-name.ll
inlining.ll
int8-char-type.ll
integer-128.ll
lambda.ll
language.ll
lexicalblock.ll
line-zero.ll
lines-bb-start.ll
lines-difile.ll
lit.local.cfg
local-constant.ll
local-variable-gap.ll
local-variables.ll
long-name.ll
long-type-name.ll
multifile.ll
multifunction.ll
nested-types.ll
no-cus.ll
nrvo.ll
numeric-leaves.ll
objc.ll
objcpp.ll
parameter-order.ll
parent-type-scopes.ll
pgo.ll
pieces.ll
pr28747.ll
pr37492.ll
purge-typedef-udts.ll
register-variables.ll
retained-types.ll
rust.ll
scopes.ll
simple.ll
static-methods.ll
swift.ll
synthetic.ll
tail-call-without-lexical-scopes.ll
thunk.ll
type-quals.ll
typedef.ll
types-array-advanced.ll
types-array-unsized.ll
types-array.ll
types-basic.ll
types-calling-conv.ll
types-cvarargs.ll
types-data-members.ll
types-empty-member-fn.ll
types-integer-old.ll
types-method-ref-qualifiers.ll
types-nested-class.ll
types-non-virtual-methods.ll
types-ptr-to-member.ll
types-recursive-struct.ll
types-recursive-unnamed.ll
types-std-nullptr-t.ll
types-this-not-ptr.ll
udts-complete.ll
udts-fixpoint.ll
udts.ll
unnamed-nested.ll
unnamed.ll
vframe-csr.ll
vframe-fpo.ll
vftables.ll
virtual-method-kinds.ll
virtual-methods.ll
vtable-optzn-array.ll
x87-registers.ll