This is an archive of the discontinued LLVM Phabricator instance.

Add const to some variables to avoid const_casts
ClosedPublic

Authored by Hahnfeld on Nov 7 2017, 12:48 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

This revision is now accepted and ready to land.Nov 9 2017, 3:41 AM
Hahnfeld updated this revision to Diff 122242.Nov 9 2017, 6:57 AM

Revert changes to __kmp_parse_affinity_env as they did not compile.

Hahnfeld requested review of this revision.Nov 9 2017, 7:01 AM
Hahnfeld edited edge metadata.

This patch had the same problem as D39755 and I have reverted the changes to __kmp_parse_affinity_env. Would you be able to test this on x86 Linux just to be sure?

This revision is now accepted and ready to land.Nov 9 2017, 7:09 AM
This revision was automatically updated to reflect the committed changes.