Pass name of object file to LLVM so it can correctly emit S_OBJNAME
This commit is contained in:
@@ -2133,6 +2133,7 @@ extern "C" {
|
||||
RelaxELFRelocations: bool,
|
||||
UseInitArray: bool,
|
||||
SplitDwarfFile: *const c_char,
|
||||
OutputObjFile: *const c_char,
|
||||
DebugInfoCompression: *const c_char,
|
||||
ForceEmulatedTls: bool,
|
||||
ArgsCstrBuff: *const c_char,
|
||||
|
||||
Reference in New Issue
Block a user