summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/function_symbol
diff options
context:
space:
mode:
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-11-18 10:09:31 -0800
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-11-18 11:17:38 -0800
commite15b26fbbd901315a1402f97e83abf29bdce9a9f (patch)
tree393e6ae3c1e98e38dca8ca25a955e98332036950 /lldb/packages/Python/lldbsuite/test/python_api/function_symbol
parent9d93893914086738c577a4f4f1089f6a004a2261 (diff)
downloadbcm5719-llvm-e15b26fbbd901315a1402f97e83abf29bdce9a9f.tar.gz
bcm5719-llvm-e15b26fbbd901315a1402f97e83abf29bdce9a9f.zip
Reland: [Remarks][Driver] Use different remark files when targeting multiple architectures
When the driver is targeting multiple architectures at once, for things like Universal Mach-Os, we need to emit different remark files for each cc1 invocation to avoid overwriting the files from a different invocation. For example: $ clang -c -o foo.o -fsave-optimization-record -arch x86_64 -arch x86_64h will create two remark files: * foo-x86_64.opt.yaml * foo-x86_64h.opt.yaml
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/function_symbol')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud