r322918 - [Refactor] Use enum instead of magic number in handleX86ForceAlignArgPointerAttr, NFC

2018-01-18 Thread Hongbin Zheng via cfe-commits
Author: ether Date: Thu Jan 18 19:07:00 2018 New Revision: 322918 URL: http://llvm.org/viewvc/llvm-project?rev=322918&view=rev Log: [Refactor] Use enum instead of magic number in handleX86ForceAlignArgPointerAttr, NFC Differential revision: https://reviews.llvm.org/D42227 Modified: cfe/trun

r285971 - Remove the unused POLLY_LINK_LIBS for linking polly into clang

2016-11-03 Thread Hongbin Zheng via cfe-commits
Author: ether Date: Thu Nov 3 17:02:40 2016 New Revision: 285971 URL: http://llvm.org/viewvc/llvm-project?rev=285971&view=rev Log: Remove the unused POLLY_LINK_LIBS for linking polly into clang Modified: cfe/trunk/tools/driver/CMakeLists.txt Modified: cfe/trunk/tools/driver/CMakeLists.txt U