https://bugs.llvm.org/show_bug.cgi?id=41962
Bug ID: 41962
Summary: Resulting image is of a different size when
-Wl,-pluing-opts=save-temps is or is not specified
Product: clang
Version: 8.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
When I compile/link a C program I have (this also fails with C++ programs), the
resulting image is of a different size depending upon whether
-Wl,-plugin-opts=save-temps is specified or not. I'm not sure if this is a
clang issue or an lld issue, but it is pretty consistent. It is my assumption
that save-temps should just save the temporary files, but not change any
optimizations or affect the image size.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs