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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user