aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-03-16 15:31:53 +0100
committerBjörn Gustavsson <[email protected]>2010-03-22 18:18:13 +0100
commiteeff53be2a9e3c5f48b5abbb30c90817f1ed83cb (patch)
tree9f8607010af1d70bf33912645270e9d142f0812f /.gitignore
parent2090739366a79a7a134d77cbe10813c5fc42906b (diff)
downloadotp-eeff53be2a9e3c5f48b5abbb30c90817f1ed83cb.tar.gz
otp-eeff53be2a9e3c5f48b5abbb30c90817f1ed83cb.tar.bz2
otp-eeff53be2a9e3c5f48b5abbb30c90817f1ed83cb.zip
compiler: Don't support the r11 option
The r11 option was used to generate BEAM modules that could loaded both on both R11 and R12/R13 to facilitate testing that R11 and R13 nodes could communicate with each other. Since R14 is only required to be compatible with R12 and R13 nodes, the r11 option is no longer needed.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 48ec7cba82..953d0fb68b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -118,7 +118,6 @@ a.out.dSYM/
/lib/compiler/src/beam_opcodes.hrl
/lib/compiler/src/core_parse.erl
-/lib/compiler/test/*_r11_SUITE.erl
/lib/compiler/test/*_no_opt_SUITE.erl
/lib/compiler/test/*_post_opt_SUITE.erl