diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2010-07-11 08:18:12 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2010-07-11 08:18:12 +0000 |
commit | c5080ba0c8278fba57efe605560d1f16a7a9e973 (patch) | |
tree | 96e52957ad3c4baee3f9c639c5272eeaa39acd09 /lib/CodeGen/RegAllocFast.cpp | |
parent | a98625cdad0a4fefaaf00174669e0cd2f0dbe1bd (diff) |
Remove two other uses of ATTRIBUTE_UNUSED for variables only used within
assert()s, switching to void-casts. Removed an unneeded Compiler.h include as
a result. There are two other uses in LLVM, but they're not due to assert()s,
so I've left them alone.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108088 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocFast.cpp')
0 files changed, 0 insertions, 0 deletions