SpiceQA
Questions
Tags
Users
Badges
link-time-optimization
5 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
ArmClang/ArmLink LTO removes object with __attribute__((used))
user_168986
0
•
asked Aug 18, 2022
1
1
43
link-time-optimization
lto
arm
embedded
llvm
Does forward declaration fully remove the need for any #including for pointer types?
user_5241338
0
•
asked Dec 16, 2021
3
2
172
link-time-optimization
forward-declaration
linker
include
c++
Why does link-time optimization cause a segmentation fault?
user_2492801
0
•
asked Aug 10, 2021
5
0
301
link-time-optimization
mingw-w64
boost-iostreams
segmentation-fault
c++
Is LTO allowed to remove unused global object if there is code in a different translation unit relying on side effects of its construction?
user_4818802
0
•
asked Jun 17, 2019
3
3
680
link-time-optimization
language-lawyer
c++
INTERPROCEDURAL_OPTIMIZATION not set even if check_ipo_supported() works in CMake
user_979325
0
•
asked Jun 6, 2019
6
2
2113
link-time-optimization
lto
cmake
visual-studio
1
(current)
Hot Questions