Commit History

Author SHA1 Message Date
  Evandro Menezes d71ea05ab7 [IR] Refactor attribute methods in Function class (NFC) 6 years ago
  Evandro Menezes 6782017317 [IR] Create new method in `Function` class (NFC) 6 years ago
  Nathan Lanza e348e5023a Add Swift enumerator value for CodeView::SourceLanguage 6 years ago
  Aaron Smith 5748e50b3e [CodeView] Emit HasConstructorOrDestructor class option for non-trivial constructors 6 years ago
  Josh Stone 699f5cd333 [CodeView] Allow empty types in member functions 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Reid Kleckner 3fba0f7f7b [codeview] Check if this 'this' type of a method is a pointer 6 years ago
  Brock Wyma 959a4129de 6 years ago
  Reid Kleckner 6022f00f35 [codeview] Update comment on aligning symbol records 6 years ago
  Reid Kleckner 8021357904 [codeview] Align symbol records to save 441MB during linking clang.pdb 6 years ago
  Reid Kleckner 3cc32f95a3 [codeview] Add begin/endSymbolRecord helpers, NFC 6 years ago
  Reid Kleckner 76d2825691 [codeview] Look through typedefs in getCompleteTypeIndex 6 years ago
  Erich Keane c088edcccf Delete dead code introduced in r347354. 6 years ago
  Zachary Turner 9213bb9bc8 [CodeView] Add support for ref-qualified member functions. 6 years ago
  Zachary Turner da30f51534 [CodeView] Mark this pointers as const. 6 years ago
  Reid Kleckner f8ab7b5bec [codeview] Expose -gcodeview-ghash for global type hashing 6 years ago
  Reid Kleckner cc8a1a635b [codeview] Let the X86 backend tell us the VFRAME offset adjustment 6 years ago
  Zachary Turner fd25d2bf30 [CodeView] Emit the correct TypeIndex for std::nullptr_t. 6 years ago
  Matthias Braun 08b668a1c4 MachineModuleInfo: Initialize DbgInfoAvailable depending on debug_cus existing 6 years ago
  Reid Kleckner a5213c4729 [codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd and source file 6 years ago
  Zachary Turner 91defc144e Better support for POSIX paths in PDBs. 6 years ago
  Zachary Turner 75105c59a0 Revert SymbolFileNativePDB plugin. 6 years ago
  Zachary Turner 488a8b20ff Better support for POSIX paths in PDBs. 6 years ago
  Aaron Smith a1e00c37fc [CodeView] Only add the Scoped flag for an enum type when it has an immediate function scope to match MSVC 6 years ago
  Aaron Smith ab0e7288a6 [CodeView] Emit function options for subprogram and member functions 6 years ago
  Reid Kleckner a507425e00 [codeview] Fix 32-bit x86 variable locations in realigned stack frames 6 years ago
  Reid Kleckner 9c94c5fb80 [codeview] Simplify S_DEFRANGE emission code, NFC 6 years ago
  Reid Kleckner 6d4c271eeb [codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL 6 years ago
  Fangrui Song 3b35e17b21 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 years ago
  Reid Kleckner a87575ecca [codeview] Remove dead code 7 years ago