Benjamin Kramer
|
e63380d34e
Do a sweep of symbol internalization. NFC.
|
6 years ago |
Mikael Holmen
|
0bbdb288ca
Add { } to silence compiler warning [NFC]
|
6 years ago |
John McCall
|
7fd06d80f0
Add IRGen APIs to fetch ctor/dtor helper functions for non-trivial structs.
|
6 years ago |
Akira Hatanaka
|
316b962693
[CodeGen][ObjC] Adjust the addresses passed to calls to synthesized
|
6 years ago |
Akira Hatanaka
|
d3a5343d6a
Fix typos and formatting. NFC.
|
6 years ago |
Shoaib Meenai
|
5e12e9d63e
[CodeGen] Add additional mangling for struct members of non trivial structs
|
6 years ago |
James Y Knight
|
937984b3a9
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Erich Keane
|
43f8ad7966
[NFC] Move storage of dispatch-version to GlobalDecl
|
6 years ago |
Jonas Devlieghere
|
7dec0f05fe
Pass the function type instead of the return type to FunctionDecl::Create
|
6 years ago |
Akira Hatanaka
|
c8e27aaeee
[CodeGen] Before entering the loop that copies a non-trivial array field
|
6 years ago |
Akira Hatanaka
|
ffa70d529c
[CodeGen] Merge equivalent block copy/helper functions.
|
7 years ago |
Akira Hatanaka
|
4889058f23
Move the visitor classes that are used to traverse non-trivial C structs
|
7 years ago |
Akira Hatanaka
|
ec45e6c653
[CodeGen] Fix a crash that occurs when a non-trivial C struct with a
|
7 years ago |
Akira Hatanaka
|
7ec8375cec
Revert "[CodeGen] Fix a crash that occurs when a non-trivial C struct with a"
|
7 years ago |
Akira Hatanaka
|
3e5fcb966c
[CodeGen] Fix a crash that occurs when a non-trivial C struct with a
|
7 years ago |
Akira Hatanaka
|
9a8c592345
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
|
7 years ago |
Akira Hatanaka
|
b031fdc9b7
Revert "[ObjC] Allow declaring __weak pointer fields in C structs in
|
7 years ago |
Akira Hatanaka
|
a4a75f6417
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
|
7 years ago |
Akira Hatanaka
|
f4ab7b42eb
[ObjC] Allow declaring __strong pointer fields in structs in Objective-C
|
7 years ago |