commit | 1d088275227fc16efee48b267ccfef65b6a55ec7 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Thu Jan 27 10:32:09 2022 -0800 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Mon Mar 07 09:29:50 2022 -0800 |
tree | 73c18364cbb7a7fc6bab10af24fe89b87a686b0d | |
parent | 6dba1c5eb7a70d71837fac4bc95ac6d76be1b8a8 [diff] |
Create libraries for continuous mode Bug: http://b/194128476 In continuous mode, the libraries don't need to call __llvm_profile_write_file. We still register the signal handler to keep this change low-touch. Test: build the new libraries and verify absence of call to __llvm_profile_write_file. Change-Id: I00dc15a56a41494b464a6715242c79845605ebc3