Duncan P. N. Exon Smith
|
dad20b2ae2
IR: Split Metadata from Value
|
10 years ago |
Manman Ren
|
7e19efdbb3
[Objective-C] Support a new special module flag that will be put into the
|
10 years ago |
Rafael Espindola
|
58de7099c7
Add three other sections when L symbols are allowed.
|
10 years ago |
Rafael Espindola
|
e1f22e397d
Allow L symbols in no_dead_strip sections.
|
10 years ago |
David Majnemer
|
d80fc698f3
MC: ReadOnlyWithRel section kinds should map to rdata in COFF
|
11 years ago |
David Majnemer
|
3f34ae97b9
MC: Treat ReadOnlyWithRel and ReadOnlyWithRelLocal as ReadOnly for COFF
|
11 years ago |
Hans Wennborg
|
2ee31bcdee
Fix an it's vs. its typo.
|
11 years ago |
Rafael Espindola
|
eaa85e2027
Revert "Disable the fix for pr20793 because of a gnu ld bug."
|
11 years ago |
Rafael Espindola
|
6cf4a0f506
Disable the fix for pr20793 because of a gnu ld bug.
|
11 years ago |
Rafael Espindola
|
27589ac952
Refactor to avoid code duplication. NFC.
|
11 years ago |
Rafael Espindola
|
295a0088db
Fix pr20793.
|
11 years ago |
Reid Kleckner
|
b9cb76d3f3
MC Win64: Put unwind info for COMDAT code into the same COMDAT group
|
11 years ago |
Rafael Espindola
|
4bb535027e
On MachO, don't put non-private constants in mergeable sections.
|
11 years ago |
Eric Christopher
|
9f85dccfc6
Remove the TargetMachine forwards for TargetSubtargetInfo based
|
11 years ago |
David Majnemer
|
38d8be1ad8
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
|
11 years ago |
Benjamin Kramer
|
0e278ad08b
Make helper functions static.
|
11 years ago |
David Majnemer
|
c8a1169c93
IR: Add COMDATs to the IR
|
11 years ago |
David Majnemer
|
fde22c17f5
CodeGen: Avoid multiple strlen calls
|
11 years ago |
Rafael Espindola
|
013321a0f9
Fix a few issues with comdat handling on COFF.
|
11 years ago |
Logan Chien
|
731d23ed42
Fix MIPS exception personality encoding.
|
11 years ago |
Reid Kleckner
|
1ce3088669
Add comdat key field to llvm.global_ctors and llvm.global_dtors
|
11 years ago |
Craig Topper
|
4ba844388c
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
11 years ago |
David Majnemer
|
e4d89ec8de
WinCOFF: Emit common symbols as specified in the COFF spec
|
11 years ago |
David Majnemer
|
4fd5cd06c8
WinCOFF: Add support for -fdata-sections
|
11 years ago |
David Majnemer
|
77df5169a8
WinCOFF: Add support for -ffunction-sections
|
11 years ago |
David Majnemer
|
508e0c4d34
MC: Remove superfluous section attribute flag definitions
|
11 years ago |
Rafael Espindola
|
b52d0c0d74
Remove shouldEmitUsedDirectiveFor.
|
11 years ago |
Chandler Carruth
|
1decd56b8d
[cleanup] Re-sort all the includes with utils/sort_includes.py.
|
11 years ago |
Rafael Espindola
|
b4aaffffd3
move getNameWithPrefix and getSymbol to TargetMachine.
|
11 years ago |
Rafael Espindola
|
737c9f6005
Add back r201608, r201622, r201624 and r201625
|
11 years ago |