This is an archive of the discontinued LLVM Phabricator instance.

[PGO] Add check in cmake to detect if atomics operations are available for target
ClosedPublic

Authored by davidxl on Dec 4 2015, 2:52 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

davidxl updated this revision to Diff 41944.Dec 4 2015, 2:52 PM
davidxl retitled this revision from to [PGO] Add check in cmake to detect if atomics operations are available for target.
davidxl updated this object.
davidxl added a reviewer: beanz.
davidxl added a subscriber: llvm-commits.
beanz accepted this revision.Dec 9 2015, 1:55 PM
beanz edited edge metadata.

Please prefix variables COMPILER_RT_ instead of LLVM_.

Other than that LGTM, sorry for the delay.

-Chris

This revision is now accepted and ready to land.Dec 9 2015, 1:55 PM
This revision was automatically updated to reflect the committed changes.