Artem Dergachev
|
4db84ee724
Revert r344197 "[MC][ELF] compute entity size for explicit sections"
|
6 years ago |
Nick Desaulniers
|
d784be6ea2
[MC][ELF] compute entity size for explicit sections
|
6 years ago |
Reid Kleckner
|
443a8ce3c6
[COFF] Implement llvm.global_ctors priorities for MSVC COFF targets
|
7 years ago |
George Rimar
|
2a751e18fd
Revert r340904 "[llvm-mc] - Allow to set custom flags for debug sections."
|
7 years ago |
George Rimar
|
3c4edb8fcc
[llvm-mc] - Allow to set custom flags for debug sections.
|
7 years ago |
Lei Liu
|
fa3003a783
Restore correct x86_64 EH encodings in kernel code model
|
7 years ago |
Reid Kleckner
|
3b9733f095
[MC] Move EH DWARF encodings from MC to CodeGen, NFC
|
7 years ago |
Eric Christopher
|
5311a6ea83
Simplify selectELFSectionForGlobal by pulling out the entry size
|
7 years ago |
Eric Christopher
|
bf9b77d2fa
Tidy up logic around unique section name creation and remove a
|
7 years ago |
Martin Storsjo
|
078cc9c528
Revert "[COFF] Use comdat shared constants for MinGW as well"
|
7 years ago |
Martin Storsjo
|
f2f6b9cfe0
[COFF] Use comdat shared constants for MinGW as well
|
7 years ago |
Martin Storsjo
|
ae3e2f0243
[MC] Add a separate flag for skipping comdat constant sections for MinGW. NFC.
|
7 years ago |
Michael J. Spencer
|
3da6ce5ebe
Recommit r335794 "Add support for generating a call graph profile from Branch Frequency Info." with fix for removed functions.
|
7 years ago |
Martin Storsjo
|
d628d72dc9
[COFF] Fix constant sharing regression for MinGW
|
7 years ago |
Benjamin Kramer
|
1bbef2cc89
Revert "Add support for generating a call graph profile from Branch Frequency Info."
|
7 years ago |
Michael J. Spencer
|
71b21d8fcc
Add support for generating a call graph profile from Branch Frequency Info.
|
7 years ago |
Chandler Carruth
|
8e0778c059
Revert r335306 (and r335314) - the Call Graph Profile pass.
|
7 years ago |
Michael J. Spencer
|
3499852bee
[Instrumentation] Add Call Graph Profile pass
|
7 years ago |
Reid Kleckner
|
b9c0a17b9f
[X86] Fix 32-bit mingw comdat names, only add one underscore
|
7 years ago |
Reid Kleckner
|
845b439bb4
[mingw] Fix GCC ABI compatibility for comdat things
|
7 years ago |
Eric Christopher
|
54da16e23f
Add some explanatory text to the associated symbol support.
|
7 years ago |
Sam Clegg
|
10cde000da
[WebAssembly] Ignore explicit section names for functions
|
7 years ago |
Reid Kleckner
|
ff373df179
[MS][ARM64] Hoist __ImageBase handling into TargetLoweringObjectFileCOFF
|
7 years ago |
Eric Christopher
|
3de2740e68
Tidy comment up a bit.
|
7 years ago |
Eric Christopher
|
bc809c37df
Fix small grammar-o.
|
7 years ago |
Eric Christopher
|
26c5a9605f
Remove unused argument from emitModuleMetadata.
|
7 years ago |
Steven Wu
|
bba7686b46
[MachO] Emit Weak ReadOnlyWithRel to ConstDataSection
|
7 years ago |
Saleem Abdulrasool
|
e7676fec11
CodeGen: support an extension to pass linker options on ELF
|
7 years ago |
Saleem Abdulrasool
|
860652c3f8
CodeGen: handle llvm.used properly for COFF
|
7 years ago |
Sam Clegg
|
e92250ac8f
[WebAssembly] Add COMDAT support
|
7 years ago |