Build system (libdw), correlation ID, and shebang fixes (#354)

* Fix compilation for output library

- link to targets for ATT (amd-comgr, dw, elf)

* Relax correlation ID retirement log failures

- only fail for correlation ID retirement underflow when building in CI mode

* Fix shebang for several files

- license was inserted before shebang in several places

* Update code coverage exclude folders for samples

* Tweak to agent tests

- test to make sure hsa agent is not the old value instead of testing that it is the new value

* Fix libdw include/link

---------

Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
Tá an tiomantas seo le fáil i:
Madsen, Jonathan
2025-04-27 20:16:18 -05:00
tiomanta ag GitHub
tuismitheoir 06005c7f6b
tiomantas 3580478426
D'athraigh 31 comhad le 116 breiseanna agus 316 scriosta
+1 -1
Féach ar an gComhad
@@ -63,7 +63,7 @@ public:
};
int
main(int argc, char** argv)
main(int /*argc*/, char** /*argv*/)
{
hipMemory src1(DATA_SIZE);
hipMemory src2(DATA_SIZE);