-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Code Generation Tools
-
CODEGEN-13377
-
ARMCLANG_4.0.1.LTS
-
ARMCLANG_4.0.2.LTS
-
default
Perform these commands in an empty directory.
% type stub_main.c
int main()
{
return 0;
}
% tiarmclang -flto -o stub_main.out stub_main.c -Wl,-c
Inspect the contents of the directory. In addition to stub_main.c and stub_main.out, there is a temporary file with an auto-generated name similar to
{C98146A6-6555-490C-90B2-BF3F84A8BF33}