llvm-project/llvm/lib/ObjCopy
Derek Schuff 2ae385e560 [WebAssembly] Add WASM_SEC_LAST_KNOWN to BinaryFormat section types list [NFC]
There are 3 places where we were using WASM_SEC_TAG as the "last" known
section type, which requires updating (or leaves a bug) when a new known
section type is added. Instead add a "last type" to the enum for this
purpose.

Differential Revision: https://reviews.llvm.org/D127164
2022-06-07 12:05:23 -07:00
..
COFF [objcopy] Refactor CommonConfig to add posibility to specify added/updated sections as MemoryBuffer. 2022-03-01 14:49:41 +03:00
ELF [llvm] Convert for_each to range-based for loops (NFC) 2022-06-05 12:07:14 -07:00
MachO Use llvm::less_first (NFC) 2022-06-04 21:23:18 -07:00
XCOFF [llvm-objcopy] Initial XCOFF32 support. 2022-02-28 04:59:46 -05:00
wasm [WebAssembly] Add WASM_SEC_LAST_KNOWN to BinaryFormat section types list [NFC] 2022-06-07 12:05:23 -07:00
Archive.cpp [Object] Fix updating darwin archives 2022-05-19 10:56:26 -07:00
Archive.h
CMakeLists.txt [objcopy][NFC] Move NameOrPattern::create() into CommonConfig.h 2022-03-09 13:03:28 +03:00
CommonConfig.cpp [objcopy][NFC] Move NameOrPattern::create() into CommonConfig.h 2022-03-09 13:03:28 +03:00
ConfigManager.cpp [llvm-objcopy] Initial XCOFF32 support. 2022-02-28 04:59:46 -05:00
ObjCopy.cpp [llvm-objcopy] Initial XCOFF32 support. 2022-02-28 04:59:46 -05:00