Fixed numerous bugs with hashing and sorting of TargetRegisterDescriptor objects

These became apparent when using some STL contains (map, set, etc)
This commit is contained in:
Nav
2021-08-30 22:20:36 +01:00
parent 3be8d90e09
commit 4c4bde45cf
3 changed files with 34 additions and 4 deletions

View File

@@ -98,6 +98,7 @@ add_executable(Bloom
# Targets
src/Targets/TargetDescription/TargetDescriptionFile.cpp
src/Targets/TargetRegister.cpp
src/Targets/Microchip/AVR/AVR8/Avr8.cpp
src/Targets/Microchip/AVR/AVR8/TargetDescription/TargetDescriptionFile.cpp
build/resources/TargetDescriptionFiles/AVR/Mapping.json