https://sourceware.org/bugzilla/show_bug.cgi?id=30374
--- Comment #1 from Fangrui Song <i at maskray dot me> --- I have picked `=` as a separator a la -fdebug-prefix-map=. --remap-inputs= may be handy to specify just one pattern. Here is an example: --remap-inputs-file=1.map --remap-inputs-file=2.map --remap-inputs='d*.so=d.so' where 1.map contains aa.o=a.o b?.[b]c=b.o and 2.map contains cc.a=c.a ## Use /dev/null to indicate an input file which should be ignored. empty=/dev/null -- You are receiving this mail because: You are on the CC list for the bug.