Skip to content
Commit a518b22d authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

Place static initializers on linux into the ".text.startup" section, so the...

Place static initializers on linux into the ".text.startup" section, so the linker can group them together for performance.

This only has an effect with fairly new binutils (2.21.51 or later). Other ELF targets probably want this as well, but on BSDs binutils is usually old so it doesn't matter.

llvm-svn: 142076
parent 7c386f83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment