]> granicus.if.org Git - clang/commit
[XRAY][MIPS] Add -fxray-instrument for mips/mipsel/mips64/mips64el
authorSagar Thakur <sagar.thakur@imgtec.com>
Wed, 15 Feb 2017 10:41:38 +0000 (10:41 +0000)
committerSagar Thakur <sagar.thakur@imgtec.com>
Wed, 15 Feb 2017 10:41:38 +0000 (10:41 +0000)
commit74af44c9bdb30ae7cb2ccc3ebd5377d5e053ad83
treed211c79b19b980f8e080858518ba2c5933c3e153
parent5c8973517f66158ef553d3e2be18f029cb0443d4
[XRAY][MIPS] Add -fxray-instrument for mips/mipsel/mips64/mips64el

Summary: Adds xray instrument option for mips/mipsel/mips64/mips64el.

Reviewed by sdardis, dberris
Differential: D27698

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@295163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/CodeGen/xray-attributes-supported-mips.cpp [new file with mode: 0644]
test/Driver/XRay/xray-instrument-cpu.c