Commit a3a5ff42 by Tom de Vries Committed by Tom de Vries

gen-pass-instances.awk: Add emacs indent setting

2015-11-12  Tom de Vries  <tom@codesourcery.com>

	* gen-pass-instances.awk: Add emacs indent setting.

From-SVN: r230205
parent 5711ac88
2015-11-12 Tom de Vries <tom@codesourcery.com>
* gen-pass-instances.awk: Add emacs indent setting.
2015-11-12 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com> 2015-11-12 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
* fold-const.c (fold_binary_loc) : Move Convert A/B/C to A/(B*C) * fold-const.c (fold_binary_loc) : Move Convert A/B/C to A/(B*C)
...@@ -64,3 +64,8 @@ function handle_line() ...@@ -64,3 +64,8 @@ function handle_line()
} }
{ handle_line() } { handle_line() }
# Local Variables:
# mode:awk
# c-basic-offset:8
# End:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment