James Y Knight
|
9ec60d7d8f
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
6 سال پیش |
James Y Knight
|
5be828a949
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
|
6 سال پیش |
James Y Knight
|
8e4d96d7af
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
6 سال پیش |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 سال پیش |
Philip Pfaffe
|
6dbe225afe
[NewPM][TSan] Reiterate the TSan port
|
6 سال پیش |
Philip Pfaffe
|
4956e307f3
[NewPM] Port Msan
|
6 سال پیش |
Peter Collingbourne
|
718dba15cd
ModuleUtils: Stop using comdat members to generate unique module ids.
|
7 سال پیش |
Serge Guelton
|
d35f86ef8f
Suppress all uses of LLVM_END_WITH_NULL. NFC.
|
8 سال پیش |
Evgeniy Stepanov
|
226bbc3937
[asan] Fix dead stripping of globals on Linux.
|
8 سال پیش |
Evgeniy Stepanov
|
9cf476f311
Revert "[asan] Fix dead stripping of globals on Linux."
|
8 سال پیش |
Evgeniy Stepanov
|
7bfedca6fc
[asan] Fix dead stripping of globals on Linux.
|
8 سال پیش |
Evgeniy Stepanov
|
fcc345974f
[asan] Delay creation of asan ctor.
|
8 سال پیش |
Alex Shlyapnikov
|
af689e8d8f
Revert "[asan] Delay creation of asan ctor."
|
8 سال پیش |
Evgeniy Stepanov
|
3685331284
[asan] Delay creation of asan ctor.
|
8 سال پیش |
Reid Kleckner
|
6707770d48
Rename AttributeSet to AttributeList
|
8 سال پیش |
Evgeniy Stepanov
|
d3ffac83c0
Revert r298158.
|
8 سال پیش |
Evgeniy Stepanov
|
a82d7906c2
[asan] Fix dead stripping of globals on Linux.
|
8 سال پیش |
Matthias Braun
|
88d207542b
Cleanup dump() functions.
|
8 سال پیش |
Chandler Carruth
|
0b88030fbe
[PM] Teach the always inliner in the new pass manager to support
|
8 سال پیش |
Evgeniy Stepanov
|
008e98f424
Fix a typo.
|
8 سال پیش |
Evgeniy Stepanov
|
43122e284f
Utility functions for appending to llvm.used/llvm.compiler.used.
|
8 سال پیش |
Teresa Johnson
|
89c5c63c3c
[ThinLTO] Prevent importing of "llvm.used" values
|
9 سال پیش |
Davide Italiano
|
11e71d65b2
[ModuleUtils] Use range-based loop. NFC.
|
9 سال پیش |
Evgeniy Stepanov
|
84dedd3a11
[msan] Put msan constructor in a comdat.
|
9 سال پیش |
Manuel Jacob
|
75e1cfb035
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
|
9 سال پیش |
Rafael Espindola
|
e89ea49c12
Create llvm.global_ctors in the new format.
|
9 سال پیش |
Kuba Brecka
|
00a917ca7c
[asan] Rename the ABI versioning symbol to '__asan_version_mismatch_check' instead of abusing '__asan_init'
|
10 سال پیش |
Ismail Pazarbasi
|
4e21d7aff9
Implement `createSanitizerCtor`, common helper function for all sanitizers
|
10 سال پیش |
Ismail Pazarbasi
|
aa5880df12
Move `checkInterfaceFunction` to ModuleUtils
|
10 سال پیش |
Craig Topper
|
431bdfc4c1
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
11 سال پیش |