Add an asm tool (will be required for building sanitizer_common on
x64) and set a soname for DSOs so that anything that links against
them gets the correct DT_NEEDED.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D56705
gn build: Make a couple of improvements to the unix toolchain. ClosedPublic Authored by pcc on Jan 14 2019, 9:14 PM.
Details Summary Add an asm tool (will be required for building sanitizer_common on
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jan 15 2019, 12:08 AM Closed by commit rL351167: gn build: Make a couple of improvements to the unix toolchain. (authored by pcc). · Explain WhyJan 15 2019, 12:20 AM This revision was automatically updated to reflect the committed changes. pcc marked an inline comment as done.
Diff 181732 llvm/trunk/utils/gn/build/toolchain/BUILD.gn
|