Skip to content

Commit

Permalink
i#1569 AArch64: Replace ARM with AARCHXX in drsyms-test.templatex.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Zhou authored and egrimley-arm committed Jul 11, 2016
1 parent 3e3bba6 commit a9f37bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suite/tests/client-interface/drsyms-test.templatex
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ found drsyms-test.appdll.cpp
found tools.h
stack trace:
drsyms-test\.appdll\.cpp:58!dll_public
#if !(defined(WINDOWS) && defined(X64)) && !defined(ARM)
#if !(defined(WINDOWS) && defined(X64)) && !defined(AARCHXX)
drsyms-test\.appdll\.cpp:65!dll_static
drsyms-test\.appdll\.cpp:71!dll_export
drsyms-test\.cpp:75!.anonymous namespace.::Foo::Bar
Expand Down

0 comments on commit a9f37bd

Please sign in to comment.