From c19f493129e45e1f23aaf67900d092fcc2a81ff3 Mon Sep 17 00:00:00 2001 From: Michael Woerister Date: Thu, 29 Aug 2013 11:44:11 +0200 Subject: debuginfo: Added test cases for structs, tuples, enums, etc passed by value. Also updated documentation comments in debuginfo and renamed DebugContext to CrateDebugContext. --- src/rustllvm/rustllvm.def.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/rustllvm') diff --git a/src/rustllvm/rustllvm.def.in b/src/rustllvm/rustllvm.def.in index e2cec6a04f3..79cfe8b2851 100644 --- a/src/rustllvm/rustllvm.def.in +++ b/src/rustllvm/rustllvm.def.in @@ -608,6 +608,9 @@ LLVMDIBuilderCreateEnumerator LLVMDIBuilderCreateEnumerationType LLVMDIBuilderCreateUnionType LLVMDIBuilderCreateTemplateTypeParameter +LLVMDIBuilderCreateOpDeref +LLVMDIBuilderCreateOpPlus +LLVMDIBuilderCreateComplexVariable LLVMSetUnnamedAddr LLVMRustAddPass LLVMRustAddAnalysisPasses -- cgit 1.4.1-3-g733a5