"-fno-use-cxa-atexit" was a default provided by the initial
commit offering hexagon support. This is no longer required.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D50816
[hexagon] restore -fuse-cxa-atexit by default ClosedPublic Authored by bcain on Aug 15 2018, 3:25 PM.
Details Summary "-fno-use-cxa-atexit" was a default provided by the initial
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 16 2018, 11:00 AM Closed by commit rL339979: [hexagon] restore -fuse-cxa-atexit by default (authored by bcain). · Explain WhyAug 16 2018, 8:54 PM Closed by commit rC339979: [hexagon] restore -fuse-cxa-atexit by default (authored by bcain). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161160 lib/Driver/ToolChains/Clang.cpp
test/Driver/cxa-atexit.cpp
|