summaryrefslogtreecommitdiff
path: root/compiler-rt/test/metadata
AgeCommit message (Expand)Author
2025-07-17Rename config.host_os to config.target_os.Peter Collingbourne
2025-03-28Fix some small typos in compiler-rt. NFC (#133388)Qinkun Bao
2024-08-22Recommit "[FunctionAttrs] deduce attr `cold` on functions if all CG paths cal...Noah Goldstein
2024-06-28[compiler-rt] Remove unnecessary ;Marco Elver
2024-06-04[compiler-rt] Revise IDE folder structure (#89753)Michael Kruse
2023-09-15[test] Don't check COMPILER_RT_STANDALONE_BUILD for deps (#66259)Vitaly Buka
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta
2023-02-08[SanitizerBinaryMetadata] Emit constants as ULEB128Marco Elver
2023-02-08[SanitizerBinaryMetadata] Optimize used space for features and UAR stack argsMarco Elver
2023-02-03[SanitizerBinaryMetadata] Treat constant globals and non-escaping addresses s...Marco Elver
2023-01-24[SanitizerBinaryMetadata] Declare callbacks extern weakMarco Elver
2023-01-21sanmd: refine selection of functions for UAR checkingDmitry Vyukov
2023-01-20Revert "sanmd: refine selection of functions for UAR checking"Arthur Eubanks
2023-01-20sanmd: refine selection of functions for UAR checkingDmitry Vyukov
2022-12-12sanmd: improve precision of UAR analysisDmitry Vyukov
2022-12-06Unbreak check-all on macOS after dbe8c2c316c40Nico Weber
2022-12-05compiler-rt/test/metadata: restrict tests to x86_64Dmitry Vyukov
2022-12-05Use-after-return sanitizer binary metadataDmitry Vyukov