This is an archive of the discontinued LLVM Phabricator instance.

[AIX] Remove whitelist checking for ExternalSymbolSDNodes
ClosedPublic

Authored by Xiangling_L on Feb 24 2020, 1:03 PM.

Details

Summary

Allow all ExternalSymbolSDNode on AIX, and rely on the linker error to find symbols which we don't have definitions from any library/compiler-rt.

Diff Detail

Event Timeline

Xiangling_L created this revision.Feb 24 2020, 1:03 PM
hubert.reinterpretcast retitled this revision from [AIX] Whitelist all ExternalSymbolSDNode to [AIX] Remove whitelist checking for ExternalSymbolSDNodes.Feb 24 2020, 4:15 PM
hubert.reinterpretcast edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 25 2020, 11:05 AM
This revision was automatically updated to reflect the committed changes.