summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_options.cc
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2016-03-21 15:11:04 -0700
committerbuzbee <buzbee@google.com>2016-03-21 15:11:04 -0700
commit69dd2ed448f5ebf29ff1c9ec6eb77b78e4f85a76 (patch)
tree1d056b0559eaf4e5bca6184d86a8bec8c3faef0e /compiler/driver/compiler_options.cc
parent6a329292736c3dd74e9c8cb319c2a233d07fe524 (diff)
ART: remove nested include in arch_test
arch_test #includes asm_support.h while inside the art namespace. We've gotten away with this until now because the files that asm_support.h includes had already been included earlier (and thus, were empty via the #ifdef guard). However, adding new #includes to asm_support.h results in art::art:: namespace ugliness. Change-Id: Ie2671c456bb631976b4280f29a5656b086138047
Diffstat (limited to 'compiler/driver/compiler_options.cc')
0 files changed, 0 insertions, 0 deletions