aac289653f
When passed -print-file-name=plugin, the dummy gcc script creates a
temporary directory that is never cleaned up. To avoid cluttering
$TMPDIR, instead use a static directory included in the source tree.
Fixes:
|
||
---|---|---|
.. | ||
dummy-plugin-dir/include | ||
gcc | ||
ld | ||
nm | ||
objcopy | ||
pahole |