Adrian Prantl
|
e34dd37a47
Undo the unique_ptr'fication of CodeGenABITypes::CGM introduced in r248762.
|
10 years ago |
Adrian Prantl
|
b9651f741b
Unique-pointerify these pointers an plug a memory leak.
|
10 years ago |
Mehdi Amini
|
02595590ed
LLVM API Change: the Module always owns the DataLayout
|
10 years ago |
Adrian Prantl
|
c849102cd2
Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule.
|
10 years ago |
Peter Collingbourne
|
b58ba0b375
Implement the __builtin_call_with_static_chain GNU extension.
|
10 years ago |
Alex Lorenz
|
8bff0ff2df
Add coverage mapping generation.
|
11 years ago |
Craig Topper
|
489b66f705
Remove llvm:: from uses of ArrayRef.
|
11 years ago |
Reid Kleckner
|
e6a9903e83
[ms-cxxabi] Use x86_cdeclmethodcc for __cdecl methods on win32
|
11 years ago |
Chandler Carruth
|
4b9be6e25f
Sort all the #include lines with LLVM's utils/sort_includes.py which
|
11 years ago |
Mark Lacey
|
b8f3702eec
Simplify the constructor to CodeGenABITypes.
|
11 years ago |
Mark Lacey
|
8b54999a83
Add CodeGenABITypes.h for use in LLDB.
|
11 years ago |