llvm-project/llvm/tools/llvm-objcopy/COFF
Alex Brachet 85381e67a9 [llvm-objcopy][COFF] Implement --update-section
Reviewed By: jhenderson, MaskRay

Differential Revision: https://reviews.llvm.org/D118189
2022-02-03 21:30:42 +00:00
..
COFFConfig.h [llvm-objcopy] Implement the PE-COFF specific --subsystem option 2022-01-10 14:44:15 +02:00
COFFObjcopy.cpp [llvm-objcopy][COFF] Implement --update-section 2022-02-03 21:30:42 +00:00
COFFObjcopy.h [llvm-objcopy] Refactor CopyConfig structure. 2021-05-20 13:14:51 +03:00
Object.cpp Use {DenseSet,SetVector,SmallPtrSet}::contains (NFC) 2021-10-30 19:00:19 -07:00
Object.h [llvm-objcopy][COFF] Implement --update-section 2022-02-03 21:30:42 +00:00
Reader.cpp
Reader.h
Writer.cpp [llvm-objcopy][COFF] Fix test for debug dir presence 2021-09-10 09:57:18 +01:00
Writer.h