]> granicus.if.org Git - llvm/commit
[CMake] Add mapping for IBM XL -qnoeh and -qnortti
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Tue, 6 Aug 2019 15:08:13 +0000 (15:08 +0000)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Tue, 6 Aug 2019 15:08:13 +0000 (15:08 +0000)
commit1277fa00ed8fa8c2b08608dc48a7ae1b10065eec
tree4e9aa4b1aef0b7965a54e903feb9ef72fd916abe
parent77abaf0346fd9f6dfcb864bbf1e524bcb78a95dc
[CMake] Add mapping for IBM XL -qnoeh and -qnortti

Summary:
This patch maps in the `-qnoeh` and `-qnortti` options for building with
IBM XL compilers.

Reviewers: daltenty, xingxue, jasonliu

Reviewed By: daltenty

Subscribers: mgorny, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D65669

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368050 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake