freebsd-src/cddl/contrib/opensolaris/tools/ctf/cvt
Ed Maste 95ca89cda1 ctfmerge: demote "No ctf sections found" to a warning
If there are no CTF sections then ctfmerge just has nothing to do; it
should not be an error.

Note that ctfmerge has an option to require CTF:
     -t      Make sure that all object files have a CTF section.

Before this change, this option explicitly exited without error if none
of the object files have CTF sections, with the comment:

    If we're verifying that C files have CTF, it's safe to
    assume that in this case, we're building only from assembly
    inputs.

PR:		276930
Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43878
2024-02-14 15:53:11 -05:00
..
alist.c
alist.h
barrier.c
barrier.h
ctf.c ctf: Avoid passing a caddr_t to roundup2() 2022-03-07 11:20:57 -05:00
ctfconvert.c ctfconvert: Rip out STABS support 2022-02-10 15:41:10 -05:00
ctfmerge.c ctfmerge: demote "No ctf sections found" to a warning 2024-02-14 15:53:11 -05:00
ctfmerge.h
ctftools.h zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
dwarf.c ctfconvert: Handle DW_AT_data_bit_offset 2024-01-01 23:12:29 -05:00
fifo.c
fifo.h
fixup_tdescs.c ctfconvert: Rip out STABS support 2022-02-10 15:41:10 -05:00
hash.c
hash.h
iidesc.c
input.c
merge.c
output.c ctf: Fix a -Wunused-but-set-variable warning 2022-03-07 10:43:19 -05:00
stack.c
stack.h
strtab.c
strtab.h
tdata.c
traverse.c
traverse.h
util.c