> On Feb 22, 2017, at 07:51, Jan Vesely wrote:
>
> This allows to pass the generated files directly to llc or bugpoint.
> Note that if program links multiple binaries they will still be in the same
> file, the module name is "link”.
Can you add a counter ID or something to ensure unique files?
This allows to pass the generated files directly to llc or bugpoint.
Note that if program links multiple binaries they will still be in the same
file, the module name is "link".
Signed-off-by: Jan Vesely
---
src/gallium/state_trackers/clover/llvm/invocation.cpp | 4 ++--
1 file changed, 2 inser