backend: Add ASM file name to GenContext object

Graphics / Beignet - Laura Ekstrand [intel.com] - 13 August 2015 02:51 UTC

Part of the plumbing that passes the ASM file name from the compiler options level down to the emitCode level so that the assembly can be written to that file.

0410d0b backend: Add ASM file name to GenContext object.
backend/src/backend/gen_context.cpp | 5 +++++
backend/src/backend/gen_context.hpp | 3 +++
backend/src/backend/gen_program.cpp | 1 +
3 files changed, 9 insertions(+)

Upstream: cgit.freedesktop.org


  • Share